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

STM32F411 Memory

Hi,I have a few questions about how the STM32 works.I would like to be able to jump from my main program to a secondary program (bootloader) That will carry out a firmware update if one is available.My plan here is to have my main application running...

CEagl.1 by Associate III
  • 1476 Views
  • 5 replies
  • 0 kudos

STM32H7 Host with multiple devices.

Hi,I would like to use USB HOST to use multiple devices. We would like use the following configuration :1 host and 15 devices max with 5 hub between themSo I am using STM32H747 as Host and I saw the following sentence in Reference manual :"Up to 16 h...

0693W000001qR7qQAE.jpg
LGall by Associate II
  • 1455 Views
  • 3 replies
  • 0 kudos

STM32F730Z8 USB HS interface not working

Hello,I am trying to use the USB HS interface of the STM32F730Z8 but I can't get it to work. I am doing this on a PCB I designed.I am using the latest version of STM32CubeIDE and I configured the interface with the CubeMX integrated in the IDE. I sel...

JStoj.2 by Associate II
  • 840 Views
  • 1 replies
  • 0 kudos

STM32G4 DualBoot example not working

Hi,I'm trying to get the dual bank image swap feature of the STM32G4 to work, so far without success.I tried first on my own board by following the (very sparse) information in the reference manual. However every time I set the BFB2 bit in software a...

MScho.1 by Associate III
  • 1629 Views
  • 3 replies
  • 1 kudos

STM32F103C8T6 CAN TEC Value

Hi Sir , I have set a project using CAN .Now I have found a problem , the max value is 0x80 ,in the datasheet it can be up to 255.Please help me to find why ,the following is my configurition code:void CanInit(uint32_t gateID){  //CAN1_Mode_Ini...

YXiao.1 by Associate
  • 1041 Views
  • 2 replies
  • 0 kudos

STM32F746G Usb host custom Baud rate settings.

Dev Environment.STM32CubeIDEVersion: 1.1.0Build: 4551_20191014-1140 (UTC)OS: Linux, v.5.3.0-28-generic, x86_64 / gtk 3.22.30Java version: 1.8.0_202OS. Ubuntu 18.06Problem description:I am trying to communicate with a VCP usb device whose Baud rate is...

MZuba.1 by Associate II
  • 887 Views
  • 2 replies
  • 0 kudos

Resolved! Some questions about OTG-FS on STM32L4x6

We are trying to Rx Bulk short packet (max packet size 4 bytes) at high speed and with low software load by using the USB HOST core of OTG_FS IP mounted on STM32L476.​Prerequisite condition・I don't use the code generated by cubemx.・Host and Device co...

NMiya.1 by Associate
  • 870 Views
  • 2 replies
  • 2 kudos

STM32F4xx drivers missing macro

Dear,It's not a bug but I think there is a missing macro in "stm32f4xx_ll_adc.h" file of the STM32F4xx drivers version 1.25.0There is a reference to the "__LL_ADC_CALC_VREFANALOG_VOLTAGE" helper macro to calculate the analog voltage reference but thi...

YDann.7 by Associate III
  • 552 Views
  • 1 replies
  • 0 kudos