STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 Boot Loader

 I can't get into boot loader mode (from what i can tell). The PC won't detect the USB port etc.What I've tried:I tried dumping the code to STM32F407 MCU through RS232(Flash loader), com port is detecting after that when we enter next it is showing ...

saiteja by Associate II
  • 782 Views
  • 3 replies
  • 0 kudos

SPI communication

Hi,we are trying to communicate with STM32F769I discovery board as spi slave with another master device.We wanted to know how to configure the Chip select line

Pv.6 by Associate II
  • 602 Views
  • 4 replies
  • 0 kudos

Resolved! I am struggling with how and where to implement the LED controls (Caps Lock etc) of a keyboard. As far as I understand it this is accomplished through a USBH_HID_SetReport(phost, 0x02, 0x00, rep, 0x01). Please help.

I am trying to implement a USB Host for keyboard and mouse. I have successfully implemented the demo that is shown here:https://www.youtube.com/watch?v=MlhUG4GsOT0Key presses are all being received successfully by the host. I am struggling with how a...

HBard by Associate II
  • 874 Views
  • 4 replies
  • 0 kudos