I have not got it working after going around in several circles.
I have not figured out how to do it without naming pins. SPIClass in SPI.h needs the digital pin name for miso,mosi,sclk.
I haven't found an equivalent to those pin names for SUBGHZSPI.
I haven't found a way to just select SPI1, SPI2 ...
Search found 3 matches
- Fri May 27, 2022 1:36 am
- Forum: General discussion
- Topic: SUBGHZSPI
- Replies: 8
- Views: 5620
- Wed May 18, 2022 12:44 am
- Forum: General discussion
- Topic: SUBGHZSPI
- Replies: 8
- Views: 5620
Re: SUBGHZSPI
OK. I now realize this was a stupid question. I don't need to know a virtual pin, all I need is which SPI and the NSS and those are both defined. I'm just so used to looking up what pins are associated with the SPI that I didn't make the connection.
- Sun May 15, 2022 2:08 pm
- Forum: General discussion
- Topic: SUBGHZSPI
- Replies: 8
- Views: 5620
SUBGHZSPI
Can anyone point me to info or an example of using SUBGHZSPI in the STM32WL chips? Specifically I am looking the STM32WLE5 used in the Seeed LORA-E5 module.
I am used to connecting to the radio with physical pins and wondering if there is a virtual equivalent to a pin name, or is it more complicated ...
I am used to connecting to the radio with physical pins and wondering if there is a virtual equivalent to a pin name, or is it more complicated ...