cancel
Showing results for 
Search instead for 
Did you mean: 

How to send a message over the bus between 2 STM32F1?

GMump.1
Associate

Hi, I am working on a project and i have two stm32f1038ct6 blue pills and I have to send a message over the bus and verify that it was received properly. Any help would be appreciated =)

We are using the stm32IDE

We are using stm32 Cube programmer

We are using two stm32f1038ct6 blue pills

Thank you and have an amazing weekend =)

1 REPLY 1
Amel NASRI
ST Employee

And what is the issue or the question you would like to ask @GMump.1​ ?

You are new on STM32 Community, so welcome onboard :)

If you look for example to communicate between both boards, it depends on the communication protocol you select (USART, I2C, SPI, ...).

Several examples are available on the STM32CubeF1 package, but they are based on ST boards. BluePill isn't designed by ST, but it is possible to port some examples to this board.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.