STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SPI for 33 bits frame size

I am using STM32H745 MCU. My requirement is to receive 33 bits of data on SPI in slave mode. The master transmits 33 clocks. It is not possible to split the data as reconfiguration of SPI in between the clocks is difficult. Is there a way to read par...

Resolved! Bootloader on UART1

Hi St-familyI'm encountering a problem transferring a bin file via UART on my Stm32f103c8t6. While UART3 functions correctly with a USB TTL converter, UART1 doesn't seem to establish a connection. I've verified the connections between the device's UA...

snehadakhare01_0-1718184993732.png

Timing for Multiple SPI reads

I am planning to use an STM32U5 SPI peripheral and I want to do a SPI read of a "black box" that doesnt exist yet. currently the planned output of this device has this configuration where the chip select is high for 5 bytes of data. the STM32U5 is ca...

meehanchr_0-1718139391030.png

B-U585-IOT02A inport BSP project

Hello forum,Im trying to build a function based on the BSP example and all the peripheral sensors,when opening a new project and adding the libraries and drivers from the BSP example, nothing works.some of the files have missing defines which suppose...