STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F723 USB Device MSC with internal flash

Hi!I am using stm32f723 to implement usb device mass storage.I try to mass storage using an internal flash, but I get a message that the formatting is not complete.I have developed it by referring to the link below, and I have confirmed the same valu...

SKoh.12 by Associate II
  • 508 Views
  • 4 replies
  • 0 kudos

STM32L476RG FreeRTOS multithread issue

Hi Experts,I am using STM32L476G MPU, (which sensortile board) and used the following SDK & sensortile BLE example.~\STSW-STLKT01_V1.3.1\Projects\SensorTile\Applications\BLE_SampleAppAdded FreeRTOS support for multithread in my BLE example.~\STSW-STL...

Update only one section with code/functions

Hello,I was wondering if it was allways necassary to implement a bootloader and load the entire app to flash. Would it be possible to place some frequently updated functions in an own section (with variables stored in own section in Ram) and only upd...

machinist by Associate III
  • 199 Views
  • 3 replies
  • 0 kudos

Problem with USB CDC on STM32F4-Discovery

Hello.I'm working with STM32F4-Discovery. I use USB CDC VCP for transmit data from ADC to PC and receive command from PC to change timer period. Program is written with HAL drivers, with help of CubeMX. Problem is with receiving command, because some...

leonsk by Associate II
  • 150 Views
  • 0 replies
  • 0 kudos

Resolved! CDC function added but no any com port shown

I want to add CDC function. I use the STM32F103RB NUCLEO to add this function. But when I running my application, and insert USB to PC, no COM port shown in PC. I generate the code from cube and I don't know where is the problem. I test WIN10 and WIN...

0690X000009Z0poQAC.png 0690X000009Z0peQAC.jpg