STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA2D

Posted on January 05, 2016 at 14:48made it to work ...

arunl4g by Associate II
  • 379 Views
  • 1 replies
  • 0 kudos

STM32 CAN Communication

Posted on January 04, 2016 at 06:12Hello, I have a custom made STM32F302 board where I am using the MCU and pinout but it is implemented on a custom made board. I am trying to establish CAN communication with the controller but I am unable to as I k...

akshayamk by Associate II
  • 1249 Views
  • 9 replies
  • 0 kudos

STM32L051 Reference manual & stm32l051xx.h mismatch ???

Posted on December 30, 2015 at 12:33 Hi, I have a question regarding SYSCFG_CFGR3bit definition. I'm using stm32l051xx.hV1.4.0 and Reference manual RM0377 /DocID025942 Rev 4. Some bits seems to be defined in reserved area of SYSCFG_...

0690X000006036GQAQ.jpg
jan by Associate II
  • 1017 Views
  • 6 replies
  • 0 kudos

Bugs using LwIP with FreeRTOS on STM32F107

Posted on January 05, 2016 at 08:20LwIP works with all default settings if FreeRTOS is not enabled. Adding a single MX_LWIP_Process(); in the main loop makes the board pingable. If FreeRTOS is enabled, it gets stuck at HAL_Delay() during the initial...

mb300sd by Associate
  • 598 Views
  • 2 replies
  • 0 kudos

STM32F4 new fsmc tft example

Posted on January 05, 2016 at 15:30I try to make work tft with stm32f4discovery via fsmc, but I can't find any examples for new version of HAL files (stm32f4xx_ll_fsmc.h instead old stm32f4xx_fsmc.h). All old examples has some differences with new. ...

STM32L152 - Low Power Mode

Posted on January 05, 2016 at 14:28Hi,I'd like to implement a 30 minutes interval. During that time I'd like to have the lowest consumption.I'm not sure whether stop mode or standby mode is best. It is written that LSI and LSE only works down to sto...

Incomplete isochronous IN data transfers

Posted on January 05, 2016 at 15:39In reference manual RM0390 for Incomplete isochronous IN data transfers Application programming sequence there is step 3:3. The application must read the Endpoint Control register for all isochronous INendpoints to...