Thomas Basler
|
a1f2c93cf6
|
Added const keywords
|
2024-01-14 16:37:43 +01:00 |
|
Markus Krause
|
a56d5adb77
|
fix SPI assignment across generations
|
2023-04-28 21:26:22 +02:00 |
|
Markus Krause
|
b086c6ace6
|
remove non-sensical octa-spi setting in FIFO mode
|
2023-04-28 21:26:22 +02:00 |
|
Markus Krause
|
a37b394139
|
try fix SPI driver for CMT
|
2023-04-28 21:26:22 +02:00 |
|
Markus Krause
|
14f9d1b3c6
|
avert SPI collision on S3/S2/C3
|
2023-04-28 21:26:22 +02:00 |
|
Thomas Basler
|
793cd9db91
|
Fix: Possible crash when multiple tasks accessed the SPI bus
This could happen when the main loop and the web server callback accessed the SPI bus at the same time (e.g. to show the isConnected status)
|
2023-04-22 10:59:32 +02:00 |
|
Thomas Basler
|
098691af9d
|
First step towards a modular CMT2300 driver similar to the NRF24 one
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
035fdbc54a
|
Increase CMT SPI speed to 4 MHz
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
45882543b6
|
Allow dynamic pin mapping for CMT module
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
a252d2ac3a
|
Added CMT2300 driver
|
2023-04-15 10:55:47 +02:00 |
|