Loading...
 
Skip to main content

System Workbench for STM32


int16_t working in System Workbench, uint16_t not

Thank you very much hardwareguyvw!

I got it working with: #include "stdint.h" #include "stdlib.h" #include "stdio.h"