STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F107 RNDIS

Hello guys,We have an RNDIS code that we use with STM32F070. We are trying to adapt this code to STM32F107. However, we could not find the equivalent of the code snippet below in STM32F107. Could you help? (We are using Cubemx.) #define RNDIS_CONTROL...

gmut.1 by Associate
  • 185 Views
  • 0 replies
  • 0 kudos

Method for STM32L4R9ZIJ6 change boot mode?

I have one STM32L4R9ZIJ6, and I loaded BootLoader on 0x08000000 and BLE Sensor bin on 0x8005000. However, when the board doesn't seems boot into the program. Red LED flashing when plugged USB power. Using Flash Loader, it ask for verify boot mode con...

YYu.2 by Associate III
  • 151 Views
  • 0 replies
  • 0 kudos

Resolved! Bootloader troubleshooting

Hello. I'm using an STM32F3, and am struggling to get the bootloader working on my custom board. It works on the F3 discovery board (If you remove SB19 and wire up a pull-high).Steps: Plug USB port into PC. Boot1 is confirmed to be set high in MCU so...

DOCon.1 by Senior
  • 471 Views
  • 3 replies
  • 0 kudos

USB Serial communication on STM32L562E-DK

Hello,I want to send and receive data between my STM32L562E-DK Discovery Board and my pc via USB.The best way would be to use the Micro-USB port which also feeds the ST LINK (CN17). Is there an easy way to implement serial receive and send functions?...

MPetr.3 by Associate III
  • 123 Views
  • 0 replies
  • 0 kudos