Question
Serial library for STM32
Posted on November 23, 2012 at 23:08
Hi,
Does exist any serial library for STM32 ? I searched on this forum and google and I found nothing, I'm looking for a traditional serial lib that allows to send other types of data than char (int32_t, float ...) and that has ''high level'' read functions (with a circular buffer). Thank you :)