yukihiratype2 commented on issue #39: Implement QSPI for STM32H7 URL: https://github.com/apache/incubator-nuttx/pull/39#issuecomment-570885964 Note: CONFIG_STM32[H7| F7]_QSPI_FLASH_SIZE define in both H7 and F7 will cause a problem, because the range (1-2147483648) is too big. This problem will cause this filed becomes a negative number and not editable. But this value can be manually changed in .config file. <img width="586" alt="Screen Shot 2020-01-05 at 3 34 10 PM" src="https://user-images.githubusercontent.com/10401396/71776682-d450f580-2fd0-11ea-9f23-a25a1acf38c3.png">
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services