Tagged Questions
0
votes
0answers
25 views
Habing trouble booting code on an embedded SoC
I recently bought a freescale i.mx233 based OLinuXino-MICRO board to mess around with and give me some more power than the AVR uC's I've been doing abit with lately. However I'm having trouble getting ...
3
votes
2answers
250 views
PWM timer problem with HCS08 - freescale
I am using a MC9S08LH64 microcontroller's timer module to generate an internal timer for synchronization. bus clock is at 4.3 MHz, modulo is set at 4309 (TPM1MODH and TPM1MODL) and I am expecting ...
1
vote
2answers
212 views
BeeStack and the Freescale MC13224
I've been a long term desktop application developer and now I have the need to dive into embedded. What I am looking to do is implement a Zigbee mesh network where there is one co-ordinator ...
1
vote
1answer
79 views
Freescale MCP8260, don't understand pins
I am looking at the Freescale MCP8260 processor.
For programming PINS you set values to some registers.. I would like to use MII interface for Fast Ethernet for example... I can see the Dedicated ...
2
votes
2answers
86 views
Using Port DD as GPIO on MCF5282
I’ve got a MCF5282 that I’m trying to use PDD4 as a GPIO on. In my setup code, I’ve got:
...