Resolved! f_write without char data types
Posted on January 23, 2018 at 16:29Good day everyone,I have a slight issue, I'm storing data in the form of uint16_t data types.This data will be read in from an ADC and have values of 0 and 1. I'll have an array of 192 of these 16 bit values that I...