Search the web
Sign In
New User? Sign Up
68HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16205 - 16234 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16205
Hello Everyone, I am working on SK-S12XDP512-A board for freescale MC9S12XDP512. I am facing a problem in setting the Identifier acceptance filters to accept a...
ekta.sharma@...
Send Email
Dec 1, 2008
11:05 am
16206
I've been reviewing the AN974 application note from Freescale. This outlines an assembly language set of routines for doing binary floating point...
davidarmstrong72
davidarmstro...
Offline Send Email
Dec 1, 2008
7:20 pm
16207
... If I recall correctly from when I picked up that code some years back, there were a number of bugs - especially having to do with some of the...
James M. Knox
jknox@...
Send Email
Dec 1, 2008
9:47 pm
16208
Dear all,        Where can I buy MC9S12XS128 MAL/CAL/VAL? I found nothing on freescale's website and distributors.        3X! ...
邱先生
chiusir@...
Send Email
Dec 2, 2008
3:05 am
16209
From www.simonandtony.com regards For more information check our website www.simonandtony.com SIMON & TONY COMPANY BEIRUT - LEBANON TEL/FAX#...
Simon and tony CO
simonandtony@...
Send Email
Dec 2, 2008
7:07 am
16210
Hey, I would rather get rid of the obvious stuff first. If you have fixes to that code, please forward a copy to me! (Yeah, subtract works fine. But...
davidarmstrong72
davidarmstro...
Offline Send Email
Dec 2, 2008
4:20 pm
16211
Hi all, I'm in need of help right now. I want to do some programming on both EEPROM & Flash EEPROM of my controller (MC68HC912B32). However, I haven't been...
Rivan Rivaldy
rivan611
Offline Send Email
Dec 3, 2008
5:47 am
16212
Hello, is it possible to use PORT P as normal in/out pin? I have an evaluation-board with a HCS12. A two colour LED is connected to Pins pp0 and pp1. I tried...
folgli@...
folgli
Offline Send Email
Dec 3, 2008
11:45 am
16213
Use PTP instead of PORTP. Edward ... From: <folgli@...> To: <68hc12@yahoogroups.com> Sent: Wednesday, December 03, 2008 13:45 Subject: [68HC12] Problems...
Edward Karpicz
keffffek
Offline Send Email
Dec 3, 2008
12:47 pm
16214
Hello, thank you very much! That works....but why? PORTA, PORTK, PORTB...works but PORTP not! Why? Could you explain it perhaps? Thank you very much! Best...
Sven Krege
folgli
Offline Send Email
Dec 3, 2008
1:06 pm
16215
hello, I am trying to control an 4*20 LCD. I hava a problem to display text at the second and fourth line. It is no problem to display text at the first and...
hcs12fan@...
hcs12fan
Offline Send Email
Dec 3, 2008
3:10 pm
16216
The problem is the odd numbering of the lines: The third line is the 21. char of first line the forth line is the 21. char of second line (numbering chars from...
Werner Wittig
ufbc1_0
Offline Send Email
Dec 3, 2008
6:26 pm
16217
Yes, I know but the same code runs on a MSP430 perfectly. At the HCS12 it does not run or only the first and third line. It seems that the other lines are not...
hcs12fan
Offline Send Email
Dec 3, 2008
11:47 pm
16218
I'm new to assembly language and have written an instruction sequence to input a string of characters using the SCI channel 0. The input character string, will...
a92651delgado
Offline Send Email
Dec 4, 2008
7:00 am
16219
It sounds like Hyperterminal is overrunning the EVB. Try adding a line delay in Hyperterminal's ASCII setup. Mike ... From: "Rivan Rivaldy"...
Michael Huslig
mjhuslig
Offline Send Email
Dec 4, 2008
5:38 pm
16220
Hello, I still have a problem. I read the 29 bit ID. I store the data in two variables to display the Identifier on a LCD. I want to disply the ID binary. But...
folgli@...
folgli
Offline Send Email
Dec 4, 2008
9:31 pm
16221
Hi all, can anybody explain to me what's the relation between BDM and the MCU external clock? How is the data transfer in BDM related to the clock cycle? I'm...
Rivan Rivaldy
rivan611
Offline Send Email
Dec 5, 2008
4:47 am
16222
... Bus clock is a half of oscilator clock, or half of PLL clock (provided PLL is available on your chip, enabled and selected). 8MHz is probably the bus clock...
Edward Karpicz
keffffek
Offline Send Email
Dec 5, 2008
5:29 am
16223
if your code runs on the MSP430 I assume that it is a timing problem during setup of the display. I wrote the code in assembler and did a lot of cycle counting...
Werner Wittig
ufbc1_0
Offline Send Email
Dec 5, 2008
9:45 am
16224
Hello, I solved the problem. unsigned char RXData[8]; unsigned char ii; unsigned char data1[17], data2[17]; unsigned int data11,data22; int i; for(ii = 0; ii...
folgli@...
folgli
Offline Send Email
Dec 5, 2008
3:53 pm
16225
Hi i am using MC9s12xdp512 micro controller in my project. I am interface RAM and FPGA to External bus interface of MC9s12xdp512. If Any body is worked on this...
naresh kumar
naresh_gtr
Offline Send Email
Dec 9, 2008
5:43 am
16226
Help is unlikely to be offered until you take the initiative to learn what you can on your own first. Freescale.com has lots of app notes for this family of...
Rob Milne
rmilneca
Offline Send Email
Dec 9, 2008
8:31 pm
16227
Hello, I am looking for a development board that is as small as possible. It only needs to do one function: transmit a string at a given interval via RS-232...
jmeyer@...
eeboarder
Offline Send Email
Dec 9, 2008
9:26 pm
16228
Hi all, I got a problem with my Flash on my MC68HC912B32 (again.. sigh). I realized that when the S-Record being sent to the MCU, the MCU will only read the...
Rivan Rivaldy
rivan611
Offline Send Email
Dec 10, 2008
4:37 am
16229
Thanks Rob for responding my query.. I have written driver for EBI, I am using 16 bit Data bus, my problem i am not getting UDS correctly. Its not toggling for...
naresh kumar
naresh_gtr
Offline Send Email
Dec 10, 2008
8:43 am
16230
Hi Dave Motorola's Gordon Doughman uploaded hc12fp.asm to the files area of this group back on Sept 20th 2002 which is probably the version James Knox refers...
alex_bratovic
Offline Send Email
Dec 10, 2008
11:20 am
16231
Hello, I have a device that uses 3-wire(TX,RX,GND) communication. It needs 5V and about 75mA power to operate. I'd like to be able to power this thing through...
jmeyer@...
eeboarder
Offline Send Email
Dec 11, 2008
5:05 pm
16232
... Look at FTDI's USB chip set... probably the FT232 series. You will also find very detailed application notes - look in there for the reference schematic...
James M. Knox
jknox@...
Send Email
Dec 11, 2008
5:16 pm
16233
THERE IS A VIRTUAL SERIAL PORT OVER USB WHICH IS DESCRIBED IN FREESCALE'S DEMOQE128 USERS MANUAL. DAVE...
dap@...
daperreault
Offline Send Email
Dec 11, 2008
6:31 pm
16234
... It's likely happening because Hyperterminal is sending the characters faster than the bootloader can handle it. Programming each flash byte takes a few...
mculater12
Offline Send Email
Dec 11, 2008
8:27 pm
Messages 16205 - 16234 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help