Conversation
jlpoltrack
commented
Apr 8, 2026
- Switches IRQ to be set by define and not hardcoded to DIO 7
- Error if this define is not set
- Adds method for setting up DIOs
- Power calc to allow for custom levels instead of fixed gain
|
this I was wondering also about with the previous PR on SX_TCXO_VOLTAGE |
|
fyi, have pushed the announced tidying PR, which also changed to SX_USE_TCXO_VOLTAGE |
|
pl try then also for STM32 ... following the include path I'm almost sure it won't work |
|
ohhkkaayy ... it only includes the module lib drivers ... so, I'm almost sure, won't work on stm32 ... |
Using numbers instead of the enums is an option too - this is done on LR1121 for the rfsw stuff. |
was thinking this too, would work well for the DIO no ... but I guess would be ugly for the configs ... |

