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

Resolved! stm32f446re FLASH_TYPEPROGRAM_DOUBLEWORD doesn't work

Posted on November 27, 2017 at 16:07Hello, I am using the FLASH_EraseProgram  example to write/read from the flash memory.When I am trying to write the flash with double words(64 bits) and then read the values, the values doesn't save in the flash. ...

STM32H7 QSPI with DMA problem when using AXI SRAM.

Posted on January 08, 2018 at 14:26Hi,   My H7 application uses ethernet and QSPI. The RAM region is AXI SRAM (0x24000000), when the destination pointer of the QSPI DMA is in AXI SRAM  sometimes the memory reads correctly and sometimes not. So a cre...

Asantos by Senior
  • 520 Views
  • 0 replies
  • 0 kudos

STM32F103C8 USB HID DEVICE

Posted on January 08, 2018 at 10:41Hi all,Anyone tried for USB HID KEYBOARD emulation like sending 'hello world' to PC using STM32 USB HID DEVICE.I am using Atollic true studio and stm32 cube tried with mouse examples also but not succeed getting us...

why does Led blink modify in this code?

Posted on January 06, 2018 at 14:42hi.i wrote a code in IAR for stm32f103ret, the code is for blink led and  problem is the time is different when the led is on and the led is off .But the wait is same both of set led and reset led.19 seconds led is...

synchronous non-multiplexed PSRAM

Posted on December 21, 2017 at 13:34We are using STM32 microcontrollers that have a parallel data bus driven by on-board memory controller called FMC. This data bus has multiple operating modes and the one in which we are interested is synchronous n...

AC DIMMER WITH STM32F373

Posted on December 24, 2017 at 22:48hello i am working on AC dimmer with stm32f373.i have a issue when the fire angle change in TIMx->ARR.in this case the lamps have filkcer.i use the timer of MCU that runs in timer mode with internal clock.how can ...

l90mehdi by Associate II
  • 1687 Views
  • 6 replies
  • 0 kudos

STM3210C-Eval BNC channel11 analog input

Posted on January 08, 2018 at 09:51Hello, I am looking for example of how to get analog data from BNC (channel11) instead of potentiometer in STM3210C-Eval board. I used the peripheral library example ADC1 DMA as a base. I understand that PC.04 (GPI...

Hello am working on STM32L476RG development Board i am trying to develop a smart watch as part of my masters academic project when trying to import the code from mbed complier the code is compiled but it is not being dumped may I know the reason for it

Posted on January 06, 2018 at 18:29 Hello am working on STM32L476RG development Board i am trying to develop a smart watch as part of my masters academic project when trying to import the code from mbed complier the code is compiled but it is not b...