• ARM Zynq Cortex-A53: implementing complex matrix inversion
    Hello, I am developing embedded software on Zynq MPSOC Cortex-A53 (Armv7/Armv8) for image processing, and I need some help for developing a specific algorithm. The algorithm involves many calculations...
  • ARM Zynq Cortex-A53: implementing complex matrix inversion
    Hello, I am developing embedded software on Zynq MPSOC Cortex-A53 (Armv7/Armv8) for image processing, and I need some help for developing a specific algorithm. The algorithm involves many calculations...
  • complex code arrays
    Hello, could you please clarify one fact for me. I am writing a memory sensitive program and need a complex but static constant array. Therefore I was considering this approach to save some space...
  • complex code arrays
    Hello, could you please clarify one fact for me. I am writing a memory sensitive program and need a complex but static constant array. Therefore I was considering this approach to save some space...
  • FAT complexity on Cortex
    Hi I'm deciding which Cortex microcontroller should I use in my project. I will use SD card and FAT filesystem. Is FAT filesystem to complex for Cortex M0 or can M0 perform search, read and writing...