STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

(stm32f407) USB with fixed vbus

Posted on November 03, 2014 at 14:51good morning I 'm doing a project with a custom board , I've been able to make work ethernet, sdio,gpio and serial ports.  but I  have been troubles with usb port to make run the usb host mode with usb-storage usi...

0690X00000604w4QAA.png

USB_HID example STM32L0xx

Posted on November 02, 2014 at 20:27I've started to deal with USB HID example on STM32L0 Discovery board. In this example new mouse cursor position is set via USB by pushing sensor buttons on the board. Cursor position is hold in buffer with structu...

yakovlev by Associate
  • 229 Views
  • 0 replies
  • 0 kudos

STM32Cube USB FREERTOS

Posted on October 28, 2014 at 03:22STM32Cube USB FREERTOSFor practice I wish to use cube to generate FS USB (device) and 4 analog inputs with FREERTOS.  For now my target is the STM32F4 Discovery board.  Perhaps adding FREERTOS to the project was a ...

picguy2 by Associate II
  • 278 Views
  • 2 replies
  • 0 kudos

Timer interrupt immediately

Posted on October 19, 2014 at 00:56 Hi, I'm experimenting with an ultrasonic range finder (HC-SR04 for info). In order to generate a measurement from the device, the mcu must generate 1 pulse of +/-10us. My idea is to set a GPIO...

joachim2 by Associate II
  • 810 Views
  • 4 replies
  • 1 kudos

STM32F427 firmware upgrade process

Posted on March 19, 2014 at 16:17Hi All, I would like to get started on firmware upgrade process. I have a following questions on the same. 1) My target board (STM32F427) has 1MB of flash, and 256 KB of external ram. At present, we run program fro...

hiharsh by Associate II
  • 1871 Views
  • 18 replies
  • 0 kudos

Stm32cubeL0 loop in USART IT

Posted on September 11, 2014 at 17:54Im using STM32Cube_FW_L0_V1.1.0 on a STM32L052C8T6 Why there is some loops into TX and RX IT functions? For example: in  UART_Receive_IT() At the end of the reception there is: while(HAL_IS_BIT_SET(huart->Instanc...

gwendal by Associate
  • 575 Views
  • 5 replies
  • 0 kudos

STM32L0xx LPTIM with STM32L0CUBE

Posted on October 28, 2014 at 06:58Hello,I have some problems to initialise the Low power timer correctly. I'm using the STM32Cube firmware and a STM32L053R8 chip. To start with the LPTIM, I will only toggle a GPIO but I'll never enter the interrupt...

thierry2 by Associate
  • 291 Views
  • 0 replies
  • 0 kudos
Labels