STM32N6570 and storing a model in the flash
Hello! How can I store the model's input data in the flash of the STM32N6570-DK, then deploy the model, read the input data from flash, and perform inference? Are there any relevant tutorials for this? I previously followed the model deployment tutorial in the link below. Can this deployment method support reading input_data directly from flash? If not, are there alternative approaches to achieve this goal? Thanks.
https://stm32ai-cs.st.com/assets/embedded-docs/stneuralart_getting_started.html
