Replaced SPI with SPI2 in the copy of Lora Library and getting below error
/private/var/folders/r7/3w_jcm0x57b7vn2yg1xm8b_x0wgj_5/T/.arduinoIDE-unsaved2023630-14465-1yfpjuh.lqx1/LoRaSender/LoRaSTM32C.cpp: In member function 'int LoRaClass::begin(long int)':
/private/var/folders/r7/3w ...
Search found 2 matches
- Sun Jul 30, 2023 6:16 am
- Forum: General discussion
- Topic: using spi1 and spi2 simultaneously
- Replies: 17
- Views: 9740
- Sat Jul 29, 2023 6:04 pm
- Forum: General discussion
- Topic: using spi1 and spi2 simultaneously
- Replies: 17
- Views: 9740
Re: using spi1 and spi2 simultaneously
I want to use SPI1 for Lora and SPI2 for NRF. But I am not able to figure out how to achieve this. I tried Chat GPT also but that was not helpful.