Solution for Logging Data on an SD Card through Arduino Nano IoT Hardware?

4 visualizaciones (últimos 30 días)
fus
fus el 8 de Nov. de 2020
Comentada: Syed Rizvi el 18 de Feb. de 2022
I wanted to check in and see if I can get some enlightenment on how SD Card logging through MAT files works.
I was trying to follow the guide posted here. However, it says "Arduino MKR 1000 or Arduino Due target hardware.", where I have a Nano 33 IoT with an SD card adapter. It's possible this feature is simply not compatible with my hardware, but there is so little out there (actually absolutely nothing) related to this adapter and Simulink that I simply don't know.
When I try to enable MAT file logging, the simulation time freezes at T = 0.000s. If I disable MAT file logging, it works fine. Of course, no log file is created either way. If I load up data logging on the Arduino IDE, it creates log files so I know the hardware works. Might you have any advice on how I might learn to find a solution that works through SImulink?
  3 comentarios
fus
fus el 15 de Feb. de 2022
I never found a solution to this method, but instead went an alternate route of building an S function that uses SD library to write data structures to a .bin file.
Syed Rizvi
Syed Rizvi el 18 de Feb. de 2022
Do you still happen to have the code/s-function....would appreciate if you could share it? No example is working out for me.....I've gone to lengths in checking pin and hardware board definitions but all in vain....Through Arduino IDE the example codes just work flawlessly.....so hardware checks out....

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by