Re: IO Problem
Tom Collins <tom-lnEA/wrDJtNWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Port A doesn't have a Data Direction Register, I believe it's controlled by SPCR. If you purchased a development kit, it should have included this poster for the Rabbit 5000: ftp://ftp1.digi.com/support/documentation/0230169_a.pdf -Tom On Mar 15, 2013, at 1:58 AM, gangben wrote: > Hey guys I try to use the io ports on my rabbit 5000 microcontroller. I tried the example for switching a led on my testboard. This works fine, but as soon as I try to change the port from D to A the compiler thorws a bunch of errors. These errors are according to the portnames. But there is no such table inside the user manual.