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,
Ask questions, find answers, and share insights on STM32 products and their technical features.
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,
Posted on April 14, 2017 at 15:08Hi. guys.it's simple question to someone, which is not me.Where can i find main.h from a project the CubeMX provide?below only header files i can find are.I have been curious when i was going to find and utilize USAR...
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 ...
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...
Posted on April 17, 2017 at 12:51Hi,Are there 64-bit libraries available (now or in future) for ST-LINK/V2?Thanks
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...
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...
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...
Posted on April 17, 2017 at 11:31I want to develop USB streaming sound card using stm32F2xx series.I can use stm32cubeMx and AC6 sw4stm32, but cannot use other IDE.I found,- UM0424 STM32F10XXX - STM3210B-EVAL - STM3210E-EVAL - STM32L152-EVAL- STEVAL...
Posted on April 17, 2017 at 09:28 Hello, I tried to using STOP Mode on STM32L051 but it was not working /* Includes ------------------------------------------------------------------*/ #include 'main.h' #include 'stm32l0xx_hal.h' #include 'rtc...