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

UART baudrate configuration CubeMx

Posted on April 06, 2018 at 10:21Hello,I use the Nucleo-L476RG to send and read data by the UART, so for that I used STM32CubeMx,the goal is to send data in a Maximum of baudrate which is 10Mb/s as shown on the picture below, but the code is excuted...

Resolved! STM32F767: wrong FLASH_OPTCR default value

Posted on February 27, 2017 at 17:11RM0410, rev.2 defines 0xF0FFAAFD as default value for FLASH_OPTCR. Table 3.7.8 has a value of 0xFFFFAAFD. This value does make more sense.Please correct, if not yet already done.

Microcontroller suggestion

Posted on April 06, 2018 at 10:19Hello,I am a Masters student in Embedded Systems at KTH working on a thesis to develop a blasting monitoring sensor and wanted to hear your suggestions on uCs.My intent is to measure ground vibrations with 3 geophone...

I2C communication between two STM32F7 microcontrollers

Posted on April 06, 2018 at 09:28Hello.,., I am working on the board which consist two STM microcontrollers (STM32F765BIT & STM32H743VIT), both are interconnected through I2C. I have generated code using STM cube , and modified as per some reference...

STM32F103 USB Windows 10 - impossible?

Posted on May 23, 2016 at 15:31Hi!I faced a very frustrating problem. Stock examples and my old projects with USB devices do not work on Windows 10 and 8. I tried Virtual COM Port and my custom HID device. My desktop runs win 10 and my wife's laptop...