User Activity

What I want to do is XIP with DUAL QUAD SPI.The environment is as follows.Use Board : nucleo l4r5ziIDE : Atollic TrueSTUDIO® for STM32, Built on Eclipse Neon.1a.(Version: 9.3.0)FLASH : W25Q64JVThe connection diagram of the board and FLASH is shown be...
What I want to do is send Write Enable instruction to external Flash and erase.The environment is as follows.Use Board : nucleo l4r5ziIDE : Atollic TrueSTUDIO® for STM32, Built on Eclipse Neon.1a.(Version: 9.3.0)FLASH : W25Q64JVThe connection diagram...
I would like to read external FLASH data using Memory Mapped mode, which is a function of OctoSPI.The environment is as follows. Use Board : nucleo l4r5ziIDE : Atollic TrueSTUDIO® for STM32, Built on Eclipse Neon.1a.(Version: 9.3.0)FLASH : W25Q64JV C...
I have a question about SVC.I am currently implementing an OS service call using an SVC.When other interrupts and SVC interrupts occur at the same time and the other interrupts are executed first, it seems that the SVC interrupts are not pending.In o...
I am using a nucleo l4r5zi.​I would like to use the GPIOs on this board as inputs and get the value of those inputs from software.Specifically, I would like to use PG2 to accomplish this.​I have the following setup and am inputting 3.3v into PG2, but...
Kudos from