User Activity

Hello, I am attempting to transmit a simple CAN message between two STM32F469I discovery boards. I am using the official STM32F4 github as reference found here: https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM324x9I_EVAL/Exa...
Posted on April 07, 2015 at 00:21 Hi there, I'm trying to parse some GPS data, to do this I want to limit the NMEA string coming from my GPS. I've found online that I can send the following to the Rx pin of my GPS to tell it to just send...