Re: [68300] Connecting to 332
2003-06-18 by Scott Newell
... What s the value of the pullup resistor on the reset pin? newell
Yahoo Groups archive
Messages
Page 5 of 12 · 561 messages matched
2003-06-18 by Scott Newell
... What s the value of the pullup resistor on the reset pin? newell
2003-06-18 by Shyam mali
Hi All, I have some problems with my first 332 project. 1. I am having an intermittent problem connecting to the 332 using the SDS debugger (BDM-wiggler cable)
2003-06-05 by Melear Charles-rdph40
Hello everyone, The general methodology for using the background mode to reprogram the flash is this: 1. Write a program that will execute from the internal
2003-06-05 by Robert Smith
Dimiter-- To the best of my recall, the boundry scan capability was not a feature of the MC6833x family devices back in the 90 s. Perhaps someone else here is
2003-06-04 by Dimiter Popoff
Bob, sorry, I did not get this. Do you mean the 332 has no JTAG (boundary scan)? I don t know (the only CPU32 I use is on the 68340), so if this is the case,
2003-06-04 by Robert Smith
I doesn t. ... -- Specializing in small, cost effective embedded control systems -- http://www.smithmachineworks.com/embedprod.html Robert L. (Bob) Smith Smith
2003-06-04 by Robert Smith
!. Write a program that will read your flash data via the serial port. 2. Buy a BDM interface debugger like the P&E package that will download (1) to RAM. 3.
2003-06-04 by Melear Charles-rdph40
Hello everyone, 1. Put the 10-pin BDM connector on your board. 2. Buy the PE MICRO 68300 BDM tool (www.pemicro.com) 3. Use their software/BDM connector
2003-06-04 by Dimiter Popoff
A third way which I used on a 68340 is to drive the respective lines via JTAG (assuming that the 332 has boundary scan as does the 340). Dimiter ... Dimiter
2003-06-04 by development
I have an external FLASH (1M x 16)interfaced to MC68332 where i will be having my application program to startup at power on. This Flash is only available in
2003-06-04 by FALE(Leopold Faschalek)
... there are 2 ways: either preprogram the flash in a standard programmer or program the flash via the bdm interface (hard & software from
2003-05-30 by rfowler
greetings on a 68360: is it possible to generate an interrupt immediately a SCC has completed transmission of one BD and is about to begin transmission of the
2003-05-29 by Melear Charles-rdph40
Frank, You can indeed use the PE wiggler to write a serial number to an OFF BOARD EEPROM. (Just for you info, the wiggler is not good for programming the
2003-05-29 by Scott Newell
... I haven t tried it, but I don t see any reason you couldn t use the wiggler to bit-bang spi comm to the eeprom. It d be pretty slow, but if you don t have
2003-05-29 by Frank Prince
Good Morning, I have a question about this topic of P&E wiggler used with 68332 QSPI. P&E does a nice job with supporting programming of Flash via the BDM
2003-05-28 by Melear Charles-rdph40
Hello everyone, The old PE software bit banged the signals on the parallel port. Thus, the effective bit times become a function of the system clock of
2003-05-28 by Martin McGrath
Hi, Have you tried asking P&E Micorsystems directly? They have a web site at: http://www.pemicro.com/ or P&E Microsystems Phone: 617-353-9206 and I have
2003-05-28 by Batke, Keith
I added two PCI parallel ports to a desktop last December. I couldn t get them to work and when I finally asked P&E for help... They sent me a (FREE) updated
2003-05-28 by john_gma
Has anyone had problems getting a P&E BDM wiggler (parallel port) to work on a laptop computer using a parallel port adapter? New laptops these days don t have
2003-05-22 by chris_c_willis
I am selling an Eval Board for the 683xx and 68hc16 platform processors. This unit was purchased YEARS ago, and was never used. I think that we paid $1200
2003-05-22 by chris_c_willis
I am selling an Eval Board for the 683xx and 68hc16 platform processors. This unit was purchased YEARS ago, and was never used. I think that we paid $1200
2003-05-21 by Kuo, Chauncey
We have found in one of our applications (avionics), humidity testing results in water permeating the urethane conformal coating, creating enough conductivity
2003-05-21 by Mark Wyman
Same problem on a RTC part a while ago. It seems the environmentally safe flux is worse than most in this area, and being biological in nature it attracts
2003-05-21 by Robert Yablonski
I have had a bitch of a problem with the watch crystal. Besides the dirty board problem, the crystal is sensitive to heating and cooling. It shifts frequency
2003-05-21 by Scott Newell
... I had a very similar problem--one turnkey board assembly house would send us boards, and we had a heck of a time with oscillator startup. Probably 10%
2003-05-21 by Melear Charles-rdph40
Hello everyone, I just want to add a little to this thread. Apparently the customer s problem was caused by solder flux left on the board. Flux is somewhat
2003-05-21 by development
Hi Charles, Thanks a lot for your detailed reply. I am extremely sorry for taking time to reply back. The country code is 91 and probably you have to dial 0 as
2003-05-21 by FALE(Leopold Faschalek)
Hi, in the Motorola 68331 user manual is in the mcu pin characteristics table for some pins the type Bo . For example MISO, MOSI, SCK and TxD. The description
2003-05-18 by johnmerm
Does anyone have any tool to convert an s19 binary to an array of chars in C? I have heavy need for it.
2003-05-12 by Keith.Wilson@softron.de
Hi all, does anybody know of any application notes onusing the CPU32 s QSPI as a I2C, in slave mode? It is possible to configure the QSPI (in slave mode) to
2003-05-08 by Melear Charles-rdph40
Prashant, I tried to call you today (8:30 am in Austin, Texas, USA). I don t think I dialed the number right. Do I need a country code or is 91 the country
2003-05-08 by PAC Software
Hi All, We wish to use the TPU / MC68376 to control 4 independent stepper motors. We intend to use the Allegro A3977 to do the actual driving of the motors.
2003-05-08 by development
Hi All, I am facing a very peculiar problem. I am working on 68332 with a 32.768 kHz xtal. The design was working fine in all the boards previously, but lately
2003-04-30 by Aaron J. Grier
... I was able to get the bootloader modified so it and the main software agree on the CPR bits, so no more conflicts. :) ... the PWM counter and PPR bits?
2003-04-30 by Melear Charles-rdph40
Aaron, The bottom line is that you are going to have to rewrite your code. The only way to get the part to FREEZE is get into the BDM mode. Well, once the
2003-04-29 by Aaron J. Grier
hi Charlie and gang... I have a 68331 target and am in a quandary. I d like to be able to re-set the CPR bits of the GPT a second time. section 7.7 of the
2003-04-21 by wflsa
however, I think this is a design fault about it have not triggered interrupt mode register in MC683xx, because it is not easy to call ISR. but is have a
2003-04-11 by Keller, Bob
Shaoan, For many years I have used a 14490 debounce circuit made by ON Semi. There are other parts available now. I did a quick search on Maxim for bounce
2003-04-11 by Melear Charles-rdph40
Shoan, Are you on line right now? If so, send me a private email with your phone number. If you are not in the United States, make sure to include the
2003-04-11 by Melear Charles-rdph40
Shaoan, I assume that you are using the General Purpose Timer module and you are setting up the Timer channel to do edge detection. This is what you should do.
2003-04-11 by shaoan li
Thanks! Mr. steve: I think it is a solve for my problem. but I think it isn t best solve. Now, I use a timer interrupt read to the port E of MCU and call same
2003-04-11 by Steve Russell
Shaoan, What I was trying to explain was: If you use an interrupt, you need to add the de-bounce circuit and getting the software to work is more complicated.
2003-04-11 by shaoan li
Hello,Sir: Thamk you for your help, I think so. but I need use a mechanical switch control to MCU and iI have append a debounce circuit in my ECU.tell me how
2003-04-11 by Steve Russell
Shaoan, If you are using a mechanical switch or relay to generate the interrupt, you will likely get many interrupts per switch operation due to contact
2003-04-11 by shaoan li
Hello,Mr. Charlie: this is a controller for car, I have programming same interrupt service program in my code and I believe any interrupt request have been a
2003-04-10 by Stefan Wimmer
... ...if you are not in absolute need of the TPU (assuming this is what brought you to the 332 in the first place), you should have a look at a different
2003-04-09 by Melear Charles-rdph40
The address lines are active during all accesses as well as Read/write. What is NOT active is the data bus during internal reads and writes. Port E contains
2003-04-09 by howto68332
In the 68332 are either the address lines or the R/notW line active during access to the internal PortE data register when it is configured as an I/O port? (
2003-04-08 by shyam mali
Jeff, I got the message, synchronus ram is not the solution for the 332, i will try some other data storage flash disk etc. In my case the power is not of much
2003-04-08 by jeffrey.tenney@gm.com
Shyam, Yes, it looks pretty complex. The solution appears to include a big CPLD, the level conversion buffers, and the SDRAM clock. Apparently the CPLD does