STM32 MCUs Embedded 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
  • 904 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
  • 870 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
  • 375 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
  • 965 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
  • 596 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
  • 517 Views
  • 2 replies
  • 2 kudos