Resolved! STM32CubeAI-Keras Sequential model with multiple inputs gives INTERNAL ERROR: unpack_from requires a buffer of at least 4 bytes
I've followed this tinyML for stm32 from Digikey "TinyML: Getting Started with STM32 X-CUBE-AI | Digi-Key Electronics" reference,and got no Errors in STM32CubeMX when I clicked "Analyze" button after I've uploaded the tfLitemodel.Later I've tried thi...