Yahoo Groups archive

68300

Index last updated: 2026-04-29 00:01 UTC

Messages

Browse messages

Page 5 of 12 · 561 messages matched

Connecting to 332

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)

Thread view Attachments: 0

Re: Programming External Flash

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,

Thread view Attachments: 0

Re: [68300] Programming External Flash

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.

Thread view Attachments: 0

RE: [68300] Programming External Flash

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

Thread view Attachments: 0

Re: Programming External Flash

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

Thread view Attachments: 0

Programming External Flash

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

Thread view Attachments: 0

AW: [68300] Programming External Flash

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

Thread view Attachments: 0

BD interrupt

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

Thread view Attachments: 0

RE: [68300] P&E BDM wiggler

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

Thread view Attachments: 0

Re: [68300] P&E BDM wiggler

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

Thread view Attachments: 0

Re: [68300] P&E BDM wiggler

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

Thread view Attachments: 0

RE: [68300] P&E BDM wiggler

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

Thread view Attachments: 0

Re: [68300] P&E BDM wiggler

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

Thread view Attachments: 0

RE: [68300] P&E BDM wiggler

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

Thread view Attachments: 0

P&E BDM wiggler

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

Thread view Attachments: 0

MEVB1632 For Sale

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

Thread view Attachments: 0

MEVB1632 For Sale

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

Thread view Attachments: 0

68331 output driver types

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

Thread view Attachments: 0

s19 to c array of chars

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.

Thread view Attachments: 0

QSPI to I2C interface in slave mode

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

Thread view Attachments: 0

stepper motor control

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.

Thread view Attachments: 0

PLL not locking/ erratic xtal behavior

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

Thread view Attachments: 0

Re: GPT and CPR bits

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?

Thread view Attachments: 0

RE: [68300] GPT and CPR 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

Thread view Attachments: 0

GPT and CPR bits

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

Thread view Attachments: 0

IRQ function

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

Thread view Attachments: 0

Re: 68332-SDRAM interface

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

Thread view Attachments: 0

Re: [68300] Re: 68332-SDRAM interface

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

Thread view Attachments: 0

Re: [68300] Re: 68332-SDRAM interface

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

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.