STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Using unused interrupt vectors

Is it ok to use interrupt vectors which are 'reserved' inside or even beyond the vector table?We need to put an RTOS semaphore from an interrupt with higher priority than kernel scheduler interrupt (which is forbidden). Currently we use an interrupt ...

Nucleo-F303 blink example

When I first powered up my board it ran a program that would flash the red, green, and blue LEDs at different rates upon a button press.I would like to examine the source but I cannot find it in the CubeF3 projects. Is it there? I thought it would be...

John Hite by Associate III
  • 1307 Views
  • 4 replies
  • 0 kudos

Resolved! HAL and LL commands

ST has a shipload of documents but I am not finding what I want.Is there a document with HALL/LL commands/syntax? If so, maybe I am not searching properly. How did you find it?JH

John Hite by Associate III
  • 1077 Views
  • 4 replies
  • 0 kudos

Example for Usb Host Msc

Hello,I am having stm32f072RB discovery board,I create & save some event log in micro controller ,Here i want to download the log to usb stick (Flash Drive) through usb bus feature,The log format is (.txt) (saved data from NOR flash ic)Micro controll...

Ss.61 by Associate III
  • 938 Views
  • 4 replies
  • 0 kudos