STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem in using ADC1 Channel 1 in DMA mode

Posted on May 31, 2018 at 10:18   Hi everyone! Currently I'm working with multi channel adc on STM32F103. And I tried to read ADC on 5 channel including ch0,ch1,ch2,ch3 and ch6 by using DMA. However, I met a problem that I cannot read the ADC value ...

Ly Tai by Associate
  • 252 Views
  • 0 replies
  • 0 kudos

Flash loader demonstartor not detecting device

Posted on May 29, 2018 at 08:44Hi all, am getting error from flash load demonstrator v2.8 when connecting STM32nucleoF401RE and X NUCLEO WIFI IDWO1M1 , when upgrading UART firmware  'unrecognized device  .. please reset your device and try again' or...

EEPROM emulation for NUCLEO-L432KC

Posted on May 30, 2018 at 23:50Hello developers,I am working with the board NUCLEO-L432KC and I like to store some data persistently in the flash memory. I want to be able to access this data via the running code and via USB. (The intension is, that...

Possibly bricked discovery f746ng board?

Posted on May 30, 2018 at 14:51I was testing the functionality of the board under os x. This involved the use of st-flash . It seems that the stlink part itself is still working but I can't communicate with the processor. Using usb mass to upload an...

fab cnq by Associate II
  • 680 Views
  • 4 replies
  • 0 kudos

from stm32f4 to stm32l4

Posted on March 27, 2017 at 23:36Hello! I have a working spi driver code(a wrapper for SPI HAL driver) for STM32F407 and tried using the same spi driver for STM32L476 but it is not working. I tried slowing down the clock for spi interface and differ...

sensortile

Posted on May 30, 2018 at 20:41I have a sensortile eval kit (STEVAL-STLKT0lV1) and the app examples.  The kit uses STM32L476JG MCU.   One of the examples is DataLog that uses SPI3 to read and write to an sd card.   I tried to use SPI3 to control an ...

jin lu by Associate II
  • 284 Views
  • 0 replies
  • 0 kudos

Mistake in datasheet? (Schottky diode BAR42)

Posted on March 12, 2018 at 08:20Hi everyone,if You open AN926 Application note (pls see attached),You will see a marking format for SOT package:ZZZ W Should not the year be marked? is not there a mistake in document?I have a parts (pls see photo) f...

0690X00000604Q8QAI.jpg

How can I manage freertos timer

Posted on May 30, 2018 at 16:59Hello friends ,I am new with FreeRtos and I am trying to manage a software timer but I couldnt start it.Do you have any simple example How to do it

Zek_De by Senior
  • 357 Views
  • 3 replies
  • 0 kudos

FDCAN on NUCLEO-H743ZI

Posted on October 16, 2017 at 15:31I succeeded in transmitting CAN messages from my new Nucleo-H743 board (after adding the needed transceivers), but there are oddities.I made a project with CubeMX, not using for the moment any FD feature, setting t...