2021-06-24 10:42 PM
Solved! Go to Solution.
2021-06-24 11:25 PM
Do you need an abstraction? Couldn't you just use library code to initialize and set the pin, or just register level interaction?
2021-06-24 11:25 PM
Do you need an abstraction? Couldn't you just use library code to initialize and set the pin, or just register level interaction?
2021-06-24 11:31 PM
I am a beginner ,i got an assignment to develop drivers for GPIO , UART , I2C, SPI and ADC using stm8L101.
I am confused from where to start and how to start and what to read.
I have read reference manual its quite confusing.
i just need some guidance.