Hello friend, how to include function in library for Nand? I configuration my microcontroller from CubeMx for Nand memory and generated code, setup is bank and etc. In open code in Keil is including nand library, but is not in library is not include ...
Hello friends, I am starting to use "CubeMX", I want to configure memory, static RAM and LCD. But I'm having trouble figuring out how to configure these peripherals, do you have a guide to configure this peripheral and CubeMX?Thanks!
Hello my friends, I'm trying fleshing programming my Nucleo board abrow "STM32IDE", but it's not work. Message is "Error in initializing ST-LINK device. Reason: No device found on target". Messag in FAIL.txt is "The interface fimware FAILD to reset/h...
Hello, do you know how to configuration Manager Run Time Environment Keil for STM32F407ZGT6 microcontroller?I want in Keil to configuration Manager Runtime Environment for my development board with STM32F407ZGT6 microcontrollers. I hope they will aft...
Not return error, return HAL_OK for Write and Read return HAL_OK. Problem is arises to if loop is return else "FlagNand = false" . I don't understand why is false return!?
Thanks a lot to you help me, but i'm interested how to testing write and read my nand memory. My code is below this message, but me return always false.oid NAND_WriteRead_Test(void){ NAND_AddressTypeDef page_address; page_address.Block = 0;page_a...
I am using STM32F407ZGT6 but I am looking to see what my problem is. I didn't see separate fields for NAND flash configuration. Now everything is final with the settings. Thanks a lot to answer!