STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to download bootloader and application on stm32l4

Hello, i'm working on a project where i want to make my own bootloader, so i can update the application on my stm32l4.But my problem is that i want to download the bootloader and the application to my stm32 from the start so i have a working prototyp...

KBS by Associate
  • 661 Views
  • 1 replies
  • 0 kudos

Bug in cmsis_os.c

Hi Team,Recently, I came across an error "dereferencing pointer to incomplete type struct os_pool_cb " when in my program, I tried to access "markers" ( member of the struct os_pool_cb). Below is my designfile1.c=======#[include "cmsis_os.h"]​ extern...

Running realtime linux on STM32F7

Can we run real-time Linux on the STM32F7 series (particularly STM32F777II)?What all real-time Linux versions are available in the market today that can be chosen?What benefits does real-time linux will bring in on the MCU as compared to going for a ...

Resolved! Jump to internal Bootloader with STM32F7

Posted on January 26, 2018 at 16:55Hi there,we are currently developing the firmware for our custom board with an STM32F746 MCU in LQFP-100 package. Our current version is working well and now we want to be able to download updates via USB DFU. I re...

VID:PID sublicensing

Hello! We use a chip in our product and connect it via USB, so we need VID:PID. STM can give VID as a free service. I opened a case in the tracker, but there is no answer for 3 weeks. Who can I contact on this issue?1. COMPANY NAME AUTHORZING USE TO:...

VNest by Associate II
  • 1114 Views
  • 5 replies
  • 0 kudos

USB_OTG_HS isn't working on STM32H743IIT6

I'm trying to make work USB_HS peripheral (External PHY is USB3320). I configured CUBE project, generate code, pass 24 Mhz to USB3320 and there is nothing. Even pull up resistor that should indicate new USB device isn't working.MCU: STM32H743IIT6 mxC...

esukh by Associate III
  • 320 Views
  • 1 replies
  • 0 kudos