Ask questions, find answers, and share insights on STM32 products and their technical features.
I'm trying to figure out how to configure the device using the NMEA packet scripts available in Teseo Suite. The problem I'm facing is every one of my PSTMSETPAR packets is being met with an error, even when using the example scripts provided.I am re...
I have a peripheral I am communicating to using both a Raspberry Pi and also STM32G0B1 (two different devices, two different setups)I am basically trying to reproduce successful communications that the Pi us doing to this peripheral on the STM32 plat...
Hi Team, I am using the STM32H745ZI-Q nucleo board . I am Trying to Transmit the data through the SPI using LL.Here I am using one nucleo board cm7 for transmition and I am using another same model nucleo board cm7 for the receiving. In the transmiti...
Once again I'm struggling to find a clear source for a peripherals clock with STM32 MCU's.Most searching leads me to HCLK/2, so at a max HCLK of 180MHz I get 90MHz.However, looking at there reference manual for the STMF469 I see this:From an example ...
I'm using a STM32L062 MCU to interface a BLE module via UART. I have setup DMA with idle line detection to receive data of unknown packet lengths. I'm receiving packets from the BLE module and the software seems to be working fine. However, I noticed...
Hi, I'm using the NUCLEO-H745ZIQ device, and I'm starting with SPI. I used the "SPI Full Duplex communication with DMA example code" in the repository available from "st" (STM32Cube_FW_H7_V1.10.0 folder). It is giving me the expected output but somet...
Is it possible to set an output to "1" or "0" with an instruction of one cycle?
Hello, ST expertFrom the picture below, it showes that 5V tolerent GPIO connect to VDD_FT through a protection diode. But what is detailed difference between VDD_FT and VDD? BRYang