circuitpython/ports/stm/peripherals
Jeff Epler 01e9e355ce canio: implement for stm32f405
The has successfully run my loopback self-test program for CAN,
which tests transmission, reception, and filtering.  The 1M baud rate setting
was also verified on saleae to be accurate.
2020-10-06 20:11:35 -05:00
..
stm32f4 canio: implement for stm32f405 2020-10-06 20:11:35 -05:00
stm32f7 Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix 2020-08-26 18:50:26 -04:00
stm32h7 Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix 2020-08-26 18:50:26 -04:00
clocks.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
gpio.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
periph.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
pins.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
timers.c Remove timer debug messages 2020-09-18 12:48:15 -04:00
timers.h Free timers when modules de-init 2020-07-22 13:58:57 -04:00