Search found 2 matches
- Wed Sep 20, 2023 8:04 am
- Forum: General discussion
- Topic: Bluepill Uart DMA W/Callback
- Replies: 2
- Views: 2182
Bluepill Uart DMA W/Callback
Hello, I am trying to get DMA working with Serial 2(ideally) for sending data with on a Bluepill. I don't need to read anything, its just needs to be able to send the message. After a great deal of searching for an example using DMA with serial I decided to turn to GPT and spent most of the day ...
- Wed Mar 30, 2022 9:06 pm
- Forum: General discussion
- Topic: Seeking G431 CAN example
- Replies: 0
- Views: 2441
Seeking G431 CAN example
Hello, after several days of searching various forums I figured it was time to ask for some help. I am looking for a working example of how to use CAN bus with the stm32duino(official) core in the Arduino IDE. I have found a number of examples on Github that have looked like they "should" work and ...