STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f4 LCD 1*16

Posted on June 16, 2014 at 15:57I need to connect an LCD with stm32f4 haw can i do it. I works with keil 

haythem by Associate II
  • 669 Views
  • 6 replies
  • 0 kudos

USB conflict in STM32CubeMX

Posted on May 30, 2014 at 13:28Hi there, i'm trying to set up a STM32F429 as an USB host. Therefore i configured USB_OTG_FS in CubeMX as Host_Only. Within the USB_OTG_FS configuration there is a checkbox called Activate_SOF which is marked red with...

philipp by Associate II
  • 1483 Views
  • 2 replies
  • 0 kudos

NVIC with STM32F4

Posted on June 19, 2014 at 00:56 Hello all, I am encountering some strange behaviour with my STM32F4 Discovery board; I am attempting to set up an transfer with another micro-controller via SPI and DMA, and have initialized the peripherals / ...

warren by Associate
  • 751 Views
  • 1 replies
  • 0 kudos

Question about STM32 CubeMX

Posted on May 05, 2014 at 12:41Hi guys, I just used STM32 CubeMx to generate a brief project frame as I configed. I looked at the files that Cube includes to my project. For example, it has stm32f4xx_HAL_can.c, and in the stm32F429I discovery board ...

[STM32F429i]PWM problem on few timers/channels

Posted on June 17, 2014 at 13:45 Hello everyone. I am creating a hexapod with 18 independent servos, using 18 channels on General - Purpose timers. I have problem with few timers, simply servo is not responding to new compare value. I am using t...

marjano89 by Associate II
  • 2443 Views
  • 15 replies
  • 0 kudos

STM32F4 ETH .NETMF issues

Posted on June 18, 2014 at 21:48Hey, I am looking for some working examples for the STM32F407 for the Ethernet, SPI, I2C, and USART. I have been using an STM32F4 Discovery board and an STM32F4 ETH Mountaineer board to evaluate the uP. But I have not...