STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Receiving incorrect responses from STM32G071RB with 9600 baudrate

Hello!I am very new to STM32 boards and MCU-s overall. I am using a Nucleo-G071RB and I implemeted this Modbus library: /ceremcem/modbus_lib. For testing I use Comtest Pro. The code was working without issues on a Nucleo-F446RE. On Nucleo-F030R8 I am...

rtl by Associate II
  • 2429 Views
  • 2 replies
  • 0 kudos

ADC DMA data order sometimes is wrong STM32F303RBT6

I may have seen other posts discussing this topic, but neither of them helped with this. Does the ADC in the buffer we send to the DMA put the data in order? or is some bug in the code? I'm reading for 3 analog values and sometimes, it works correspo...

Hot to get the time a input is high

Hi all,i am new to the STM32-stuff and i have little project. Actually i need a tool to test camera shutters from 30s to 1/8000s. I have desiged a kind of sensor board in Kicad. I link to use two sensor for horizontal traveling shutter and two for ve...

Resolved! Alter CAN Message Data, Array to Int

Hello,This is a mixture of a C question and a CAN communication question, as I want to find the simplest solution for what I'm trying to do. I have an 8 byte CAN message that I successfully receive and store in an array (uint8_t RXData[8]). I am send...

KMew by Senior III
  • 1535 Views
  • 9 replies
  • 0 kudos

STM32F405/407/415/417 DBGMCU_IDCODE.REV_ID

Can please anybody who has any of the above mcu, post here content of DBGMCU_IDCODE.REV_ID together with the revision number/letter marked on the package?I suspect that table in RM0090 is not entirely correct. Rev.Y is historically older than Rev.2 a...