stm32f103 arduino ide how to read pins A0..A7 as single byte?
I’m using STM32F103 in Arduino IDE. I have parallel 8bit data on pins A0..A7, to read them into a byte I use this:
I’m using STM32F103 in Arduino IDE. I have parallel 8bit data on pins A0..A7, to read them into a byte I use this: