key
|
3a61f9f35e
|
USART Rx is wroking, fixed yet another bug in pin.c ^-^
|
4 years ago |
key
|
2e4a027581
|
USART implementation of TX is done for the most common use cases | now working on RX
|
4 years ago |
key
|
64d174aec2
|
Uart is tarting to take shape. now we need to define if we want to implement all the functions
|
4 years ago |
key
|
82107231a8
|
Added a crude print function in usart.c but it's working great
|
4 years ago |
key
|
d444dfa383
|
USART still not working
|
4 years ago |
key
|
aa6afaccce
|
Started with the USART implmentation. Not finished nor Tested
|
4 years ago |
key
|
8eebbc2fa4
|
Finalised the pin.h implmentation with missing functions. started with usart.h updated the Readme
|
4 years ago |
key
|
8c67198b08
|
If pinInit(); function is called after the pins bit configurations the MCU can't start anymore after a reset or power off as he will try to configure the resiters but without having a Clk source
|
4 years ago |