Hi all I'm a newbie in the art of embedded systems develovment. I'm trying to use a MC68HC912B32 for build an portable device and I have some questions. First:...
I operate my 9s12 devices from 5V but I think they will operate from 3.3. Due to the wide voltage variation over discharge I would not power anything directly...
Hi. I just would like to tell you that this Yahoo list targets all what is related to 68HC12 (i.e. HC12, HCS12, HCS12X) silicons and hardware design, ALL...
(1) Some parts such as MC9S12Exxx are 3 to 5V. Others with eeprom are 5V only. You will have to check. (2) Is favourite whatever you do. There are good low...
Hello, We do have a problem with the autostart function of our program. It seems that it would not run standalone. In the T-board manual is specified that...
jeroendepagter@...
Apr 3, 2006 8:35 am
13687
Hi, MK. It has been a busy week, so I was unable to reply sooner. It sounds like you are getting somewhere on the sensor problem. Jefferson Smith's advice was...
Stephen Trier
sct@...
Apr 3, 2006 3:37 pm
13688
If you go to freescale.com and click 16 bit processors, then S12&S12X, and then S12X, the list does not show the S12XA family. Does anyone know if this is...
Michael Huslig
mhuslig@...
Apr 3, 2006 4:04 pm
13689
Hi, Rudy. ... The 912B32 will probably work for you at either 3.3V or 5V, but Freescale's specifications are only for 5V. In practice, I routinely run a B32 at...
Stephen Trier
sct@...
Apr 3, 2006 4:13 pm
13690
Hi, I tried to read a character from the keypad of the Dragon-12 board, the keypad press is not being detected. Could you please help me with it. I am...
Dear Mr. Trier, Your help is greatly appreciated. I will try out your steps and I'll post you on my results! I really appreciate your help. Best Regards, ...
MK
mohd.elkorek@...
Apr 4, 2006 6:51 am
13692
Hello All There was mention of Freescale not giving enough importance to the ColdFire like not setting up a forum/list for it. Looks like Freescale listened...
please forgive my laziness. i'm using codewarrior IDE 5.5.1272 to develop on mc9s12gc64. i debug using true-time simulator & real-time debugger version 6.1. my...
Hi All Alex, Stephen, Vernon, Andrew... Thanks for your tips. It was very usefull. "Son las palabras, por supuesto, la droga mas poderosa usada por la mente...
Hi. No problem. Do you use the Simulator (Full Chip Simulator) or do you debug real hardware? In the second case, do you use a P&E USB-ML-12 cable (Multilink)?...
Hello, We have a problem with the autostart (stand alone) function of our program. In the T-board manual is specified that there is an autostart function on...
Jeroen de Pagter
jeroendepagter@...
Apr 4, 2006 1:22 pm
13698
Hi, Here is a brief explanation of the problem and then question. A more detailed explanation is below in case that's helpful to anyone. In reading the serial...
Jay, You are correct...we do listen. Thanks for posting the link to the new Freescale ColdFire forums. Actually, the forums were in planning before all these...
I am still unable to receive data from the host microcontroller via the CAN bus. The below code resides on my mc9s12dp256b chip. The PORTB BIT0 glows...
Hi Ashwin, CAN is not like RS232 where you connect the RX to TX and vice versa and it works. With CAN the transmitting pin must be seen by the receiving pin...
Steve Letkeman
hc12list2005@...
Apr 4, 2006 8:40 pm
13702
I am sorry, I meant CAN H and CAN L not TX and RX. The motorola board has a CAN controller (MC33388). I am connecting to pins 11 and 12. Is there anything else...
ahhhh, ok, so you have a MC33388 CAN "transceiver". I was just talking to somebody (i think from this list) and they were saying this was a tricky device to...
Steve Letkeman
hc12list2005@...
Apr 4, 2006 9:25 pm
13704
Where are you actually setting PORTB BIT1 in the code below? Also, the rxdata array is a local var which has no scope beyond the isr func - completely...
... Is the 10k unit pricing not too far from the 1k unit pricing? It's good to see that the pricing appears close to the NE64... Though Freescale needs to...
John-Mark Gurney
gurney_j@...
Apr 4, 2006 10:35 pm
13706
Dear friends, I am new with the minidragon MC9S12DP256B chip. I have my program but I do not know how to configure the chip with my computer. I need to know...
Hello Shah, You have written your program in C or assembly using which compiler? Are you using MiniIDE (assembly) compiler or are you using ICC12 (C compiler)?...
MK
mohd.elkorek@...
Apr 5, 2006 4:21 am
13708
The PORTB BIT1 is cleared right at the beginning of the CAN receive interrupt routine. I guess the whole code is only good for seeing if the receive interrupt...
hi, i'm using p&e usb multilink on an evaluation board. thanks for ur advice, now it can work! but i'm doubt about the number of breakpoints. since the...
Any one out there know more than the pathetic PEMicro's documentation says? We have not been able to find any way to program EEPROM on the 9S12D64 using the...
Wade: The EEPROM requires a seperate algorithm, called "Freescale_MC9S12DJ64_1x16x512_1k_EEPROM.12P". As with all P&E algorithms, this is available as a free...
Hi, We wish to use an 8-bit RAM device externally. What needs to be done to wire this up, and what needs to be done so that we can do 16-bit access to this ...