STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Flash Write Protection for STM32G070RB

Good Afternoon,do you have any technical example about writing in flash pages for this kind of microcontroller? We would like to implement In Application Programming possibly using the HAL library to disable WRP and then writing in a page (HAL_FLASH_...

DQuat by Associate
  • 310 Views
  • 0 replies
  • 0 kudos

question regarding usb i/o supply in stm32f779ni

Hello,Please consider the following scenario.Let’s say we need different voltage for USB i/o’s. So VDD_USB pin is supplied with separate Vdd_usb supply.Now irrespective of which alternate function in use, does the i/o’s operate in Vdd_usb voltage or ...

STM32Cube USB host library

Hello: I am currently develop on stm32f4/f7 series use USB Host to connect with usb cameras. I found in the STM32Cube USB host library application examples, they all use the USB host with USB DMA disable, then I turn on the USB DMA option in my ...

che.8 by Associate
  • 612 Views
  • 1 replies
  • 0 kudos

Bug free version of the usb virtual com port driver?

I use the usb device driver for Virtual Com Port v1.0_Cube from STMicroelectronics but the transmission of data with the exact length of 64 bytes (SIZE_SEND_PACKAGE) does not work. Where can I find a bug free version of the driver or a discription of...

BBurg by Associate
  • 649 Views
  • 2 replies
  • 0 kudos

STM32F103C8Tx / USART1 remap issue

STM32CubeMX : Version 5.3.0Package : STM32CubeF1 Firmware Package V1.8.0Project Settings : Toolchain / IDE = TrueSTUDIO MCU : STM32F103C8TxUSART1 > Mode = Single Wire (Half-Duplex) > Pin usage PB6Lib : LL​In USART1 GPIO Configuration section of USART...

Sam6600 by Associate
  • 543 Views
  • 0 replies
  • 0 kudos

firmware version information

Hello,I am using NUCLEO-F429ZI. I would like to add my application name, author, firmware version and so on information into application profile, how can I add them when I compile the program and save these information into controller? thank you.

yang hong by Associate III
  • 393 Views
  • 1 replies
  • 0 kudos

Resolved! Ethernet controller clock

Sorry for a noob question...The DS for STM32H7 (DS12117 Rev 7, 3.42) says that a PHY can be clocked using 25 MHz from the microcontroller. The PHY we want to use, KSZ8873, has its own connection for 25/50 MHz oscillator. We'd prefer to put only one ...

Pavel A. by Super User
  • 1720 Views
  • 5 replies
  • 0 kudos