mkoval / hax

Hardware Abstraction for VEX is a C hardware abstraction layer for the VEX Robotics PIC18 and ARM Cortex M3 micrcontrollers. See the Wiki for a more detailed overview and for a guide to get started.
http://ieee.rutgers.edu/content/hax
6 stars 8 forks source link

Cortex target missing old style OI support. #16

Open codyps opened 14 years ago

codyps commented 14 years ago

Timing to decode the signal needs to be done on the stm32 (the user processor) by using a timer in input capture mode.