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

STM324x9I_EVAL and external Flash

Posted on March 29, 2017 at 14:23Hellorecenty I bought an STM324x9I_EVAL and I would try to run the STemWin_SampleDemo in the external flash. My toolchain is MDK_ARM an I use Keil 5As I know, I need Add a Programming Algorithm for the external flas...

Nickjmas by Associate III
  • 568 Views
  • 1 replies
  • 0 kudos

Difference with DMA between F746ZG and F746IG

Posted on March 28, 2017 at 15:34Hi, before receving my new board, I develop application on NUCLEO-F746ZG (at 25 MHz). I use a DMA on RX of USART3 (DMA1 Stream 1 Channel 4). All works fine. When I received new board with STM32F746IG (at 8 MHz), the ...

stm32F769I-Disco with FreeRTOS as MSC USB Host

Posted on March 28, 2017 at 12:58Hello,i am trying to read/write to an USB-Stick thru the HS USB-Port,i setted up CubeMX with FREERTOS, USB_HOST HSIP Mass Storage Host Class, enabled FATFS on USB-Disk  and set USB_OTG_HS external Phy Host_Only (besi...

Read/write cycle life of RTC backup registers (STM32F373)

Posted on March 28, 2017 at 09:54Hi all,I'am using STM32F373 MCU, in my application, the RTC backup registers updated every 10 minutes.I know some memory cycles limit read/write cycles, Eg, Eeprom memory only allows 10000 write /read  cycles, if gre...

Please add DBGMCU_IDCODE value in system headers

Posted on March 28, 2017 at 19:51Hello,the system headers now define many bit positions in the DBGMCU_IDCODE register. However they don't define the actual value for the device. Please, add the actual value if the IDCODE in the headers, so that code...

STM32F401 on custom board. USB doesn't work

Posted on March 24, 2017 at 19:16Hi everybody,This is my first question, I really hope you can help.I soldered a STM32F401RC on my custom board and I connected it to a mini-usb plug. In particular, I connected PA9 to Vbus, PA11 (configured as USB_OT...

STM32F4 + FreeRTOS + usage fault

Posted on March 29, 2017 at 12:41FreeRTOS + STM32F4I have been hitting a usage fault with CFSR invpc bit set which according to documentation means that an error occurred returning from an exception and that the stacked pc indicates the faulting ins...

Need .dfu from IAR when mapped to the ITCM interface

Posted on March 29, 2017 at 10:32What must I do from IAR to make a file which will properly convert to a .dfu file which will burn onto my board using the DFUSE demo - realizing that we are mapped to the ICTM interface?We are using the STM32 32-bit ...

Is it possible to create an Exact 1ms wakeup period using RTC in Stm32l1 series controller? if yes, How it can be done? 

Posted on March 24, 2017 at 12:35(ref: AN4759)Configuration 1 - able to achieve ~1ms but not exactly 1 ms.Configuration 2 - not able to achieve 1 ms but successfully achieved 1s as the least period and can program in multiples of it.