My thanks to all of you who took the time to answer my post regarding the interesting reset problem. Here is the solution we have opted for: We are making a...
Patrick I ran your code on version 3.0 and it still had the same problem. When I run it on 3.1, it works fine. Thanks Stewart Prince BTW very nice, clean...
Dr Stewart Prince
sprince@...
Mar 1, 2006 5:43 pm
13433
Hi, I'm using codewarrior 3.1 and p&e usb multilink. everytime when i debug, i set both the memory & data window to periodical update rate of 1ms. but after...
Yes, I have been struggling with the same thing too... Could someone please help? Rahul ... -- Warm Regards, Rahul. [Non-text portions of this message have...
... Nearly the same text as D60. Only harder to find. ... that's a limit (also described in the S12CRG data sheet: "64 SYSCLK cycles") to distinguish between...
With HC12 V3.1, you could add the following commands to a command file, for example a XYZ_Postload.cmd file: data:1 < ATTRIBUTES MODE PERIODICAL, UPDATERATE 1 ...
... Yeah, harder. In case someone else is looking for these magic words they may be found for example in CRG Block User Guide V4.05 (s12crgv4.pdf) , p 48: ...
Hello Guyz, I am finding trouble interfacing a serial-output sensor to the SCI1 (serial communication interface 1 channel ) of my Minidragon+ board. The sensor...
MK
mohd.elkorek@...
Mar 2, 2006 2:42 pm
13439
... I don't get it... you're contradicting the manual; RS232 is asynchronous. Any idea what sensor this is? Your problem is quite vague. Suggestion: get the...
I beg to differ. RS232 is the physical, logical and electrical interface definition. It does not say whether you can use the pins for synchronous or...
Steve,
Apologies for the late reply to this email, but I just reread it, and did not on the first time I read it realise the extra information embedded in my...
Hey guyz, I got your replies. Here's a detailed description: The sensor sends out data in serial RS232 format. All what my Minidragon+ should be doing is...
MK
mohd.elkorek@...
Mar 3, 2006 6:26 am
13444
Dear Daniel, thanks, works like a charm! ... someone please ... when i ... ...
... (that is, 326 decimal) ... Actually, the only problem might be that you are not running 25MHz. In fact, I thought normally bootup inits those boards at...
Adrian, I haven't studied the ECT, so I can't give much advice about the details there. On the other hand, I've had lots of experience writing and debugging ...
Hi, I am very new to microcontrollers. I am using a MC9S12DP256C on a trainer board. To develop I'm using CodeWarrior and C code. It is all overwhelming. I am...
Dear Leo, Use the manuals supplied online for your controller as regards to the ATD registers. Its pretty simple once you read it. Secondly, search for this...
Did you see the Processor Expert support for this chip? Create a new project (File->New, select "HC(S)12 Project Wizard") with Processor Expert, add two ADC...
Thank you for your reply! I've been reading through the manual but it just all goes over my head. I learn a lot better from samples and examples but the...
Hi Leo I haven't done much work with the ADC but did test it once (using MC9S12NE64 - I am assuming that it is more or less the same as in your chip). Try the...
Hi All. Harking back to a previous thread, I am still suffering with long delays when terminating execution and setting breakpoints with Hiwave and P&E USB-ML....
Hi Johnathan, I have had similar problems with HiWave, especially with the newer dual core Athlon processors. What I discovered was that for some reason the ...
Do you use an RS232 level shifter between your CPU and your sensor? Conventional RS232 uses both positive and negative voltage levels, I believe around +15V...
Doron Fael
doronf@...
Mar 5, 2006 7:18 am
13456
Hi Len, I received a CD with CodeWarrior from FreeScale and it works exactly the same way. The version that you download will be the same as the special ...
I recieved a version 3 of AXIDE program with my package , that don't support EVB9S12NE64 , can any one send me a newer vesion or update plz??? thanks Ah.Kh....
Luis Thanks for the Information, Len ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
Adrian, In case you haven't gotten the word, Freescale just put up: AN3145 - "XGATE Library: Using the Freescale XGATE Software Library" which has some general...