Skip to content
Snippets Groups Projects
user avatar
Mark Frost authored
SYSTEM_CORE_CLOCK went away in favor of FUNCONF_SYSTEM_CORE_CLOCK

APB_CLOCK is only used in the i2c_slave.h and ch32v003_SPI.h files
so the references there have been maintained.
199a171e
History

SPI 24L01+ RX demo

This is the receiving half of the spi_24L01 "example". Enjoy SPI and 2.4GHz:

https://user-images.githubusercontent.com/104343143/235313119-4facb0b4-9f8d-4b79-b39e-647600fdaa26.mp4

https://user-images.githubusercontent.com/104343143/235313123-14a2114d-388a-4c98-89b9-63e5e40de682.mp4

nRF24L01(+) library

This is the doing of Reza Ebrahimi, I've just included a copy of his library here and made some modifications.

Arduino friend

If, like me, you only have the one ch32v003 evaluation board, you can find a friend for it here.