Search found 1 match

by Astroghost
Sat Feb 08, 2020 7:32 pm
Forum: Libraries & Hardware
Topic: Problem with SPI on Arduino IDE
Replies: 1
Views: 2695

Problem with SPI on Arduino IDE

I all ,

i can't get an RFM95W LORA Module working with an STM32 L432KC board.
The library working with it is https://github.com/matthijskooijman/arduino-lmic
What are the default SPI ports compatible with arduino on this board

MISO --> PB_5 ?
MOSI --> PB_4 ?
SCLK --> PB_3 ?
SS --> PA_4 ?

I've the ...

Go to advanced search