STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Larger HID report greater than 8 bytes

I am running interrupt data transfer in HS mode (with ULPI chip, and can do see interrupts at the HS rate of 8kHz). So I can get an HID report of 8 bytes, but I can get above that. I set the USB end point descriptor to 16 was 8. I added one byte to m...

RobG by Associate III
  • 326 Views
  • 3 replies
  • 0 kudos

Program for STM32L475 Boot Loader

So I have been trying to find a software and a program to flash the boot loader program onto my STM32L475 circuit board but I have been unable to do so. All of them are for different or earlier versions of STM32.I am doing a research project on IoT s...

Resolved! How to use stm32l4 from IAP jump to bootloader

I have bootloader initial position 0x08000000 and IAP 0x08004000 now.​First, I form bootloader jump to IAP code and it works fine.But my jump back to bootloader will stop.​Maybe I have a lot of IAP function enable.So I want to ask, besides __disable...

1123 by Associate II
  • 476 Views
  • 5 replies
  • 0 kudos