thomasonw / NMEA2000_avr

A driver for the NMEA2000 Arduino library and Atmel CAN enabled AVR CPUs
8 stars 8 forks source link

support for STM32L CPU #1

Closed seamaster101 closed 7 years ago

seamaster101 commented 7 years ago

Hi Al, I'm working on digital compass project and I have selected Butterfly STM32L board from here: https://www.tindie.com/products/TleraCorp/butterfly-stm32l433-development-board/ the compass is tilt compensated output of yaw, pitch, roll and ROT. It will have NMEA0183, NMEA200, and sine/cosine analog outputs simultaneously.
I got everything running on Teensy3.2, but i need the 2 DAC outputs from the butterfly board for sine/cosine output. I was wondering if this Butterfly STM32L architecture could be easily supported? thank you!

thomasonw commented 7 years ago

Dup of: https://github.com/thomasonw/NMEA2000_mbed/issues/1 See link for answer...