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

STM32L ONFI EDO mode

Posted on April 18, 2017 at 08:36Hi All.I'm working on STM32L471 and MICRON MT29F2G08ABAEAWP NAND FLASH.is This MCU supported ONFI timimg mode 5 as EDO mode?Thanks,

Resolved! Enabling over-drive on F7

Posted on April 18, 2017 at 01:00Hello!I am having trouble enabling regulator over-drive on a Nucleo-F767ZI.I have now simplified my code down to just trying to enable OD right away after power up, which should be possible since system clock source ...

stm32L476 buggy package

Posted on April 15, 2017 at 18:36Dear all,During a porting of an RTOS on a Discovery 476 board I discovered a serious problem with the stm32l476xx.h file provided by ST. All the elements of timers structure are defined as a 32-bits. So, after having...

GPIO to SRAM using DMA. Is it possible in STM32?

Posted on April 04, 2017 at 11:19Hi all, I am a bit of a newbie to the microcontrollers world and trying to work in my first real project, in which I want to capture data from an external ADC and store it into the embedded SRAM for post processing.I...

Resolved! Implementation of infrared transmitter on STM32F7

Posted on April 11, 2017 at 17:24Hello.I studied the http://www.st.com/content/ccc/resource/technical/document/application_note/group0/36/b5/60/26/50/c7/46/4a/DM00271524/files/DM00271524.pdf/jcr:content/translations/en.DM00271524.pdf ''Implementatio...

0690X00000606dGQAQ.png
Fib by Associate II
  • 1154 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F0 SPI Read and Write

Posted on April 14, 2017 at 14:44 i'm trying to communicate with NRF24L01 RFmodule, it seems that spi init. is ok , but when i'm trying to read for example theREG_RF_CH Registry (0x05) it should return the reset value (0x02) but that does not hap...