Hello @Stnoobs ,
The static_ddr_config is a variable with a predifined value as you said which is stored in the SRAM.And it should be not modified unless another FW is running and modying it.From my side it is stored at 0x2ffe5048, could you tell m...
Hello,I'm using the Ux_Device_HID_A7 application and I have no probleme with:memory = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_SLAVE_CLASS) * UX_MAX_SLAVE_CLASS_DRIVER);
the buffer is properly set at the right address i...
Hello @Stnoobs ,
1. right due to the absence of HAL_XSPI_MODULE_ENABLED2. correct3. I got these ones, but i don't have it while using USART1, and the MX_USART1_UART_Init() is empty4. correct
So, for me, the main issue with QUADSPI is the missing o...
Hello @SL1 ,
I don't have the issue you described with the UX_Device_CDC_ACM.
And I don't see neither the vectors table like you wrote it.Did you make this example with cubeMX or did you use it like it is provided?
rgds,David B.