Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello everyone,I've just realized a PCB using STM32H7A3 micro. But at second step I already fell.I've my system powered up at 3.3V from an external circuit. The quality seems to be good.I've tried to program the micro using STlink through a SWD port....
Ive also tried reading the linker documentation but didnt understand much.
Hello friendsI'm communicating with uart.finishing operations on interrupt and while going backbut does not go back to interruptmy codeswhile (1) { /* USER CODE END WHILE */ /* USER CODE BEGIN 3 */ for(int i=0; i<7; i++) { rx_buffe...
Thank you for your response.Douglas Long
Good day,We have multiple sensor devices running in a BLE Mesh configuration. The processor in use is the STM32L152RE.I sync all the sensors' RTC by means of a message transmitted from a connected gateway node. I can check and verify that all sensors...
Dear STMicroelectronics.Hi,I bought 32F756G-EVAL2 board.Lot code is Z0T10278E021.Do you provide demo code?I didn't find it in the resource.In the case of the compiled demo, it is a damaged file and contains only media file.I look forward to your r...
Hi all, I'm in trouble trying to setup the 16MByte external flash (aka Micron N25Q128) using STM32CubeMX( w/ SW4STM32) + TouchGFX + Atollic... I've setup my system as described here:https://touchgfx.zendesk.com/hc/en-us/articles/205886201-Placing-A...