-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spi1 #206
Comments
He's. If the variant you are using supports it ... However I would think that none of the variants exposes a SPI1 for STM32L0. |
yes, no support in the variants to SPI1 in STM32L073 :( Btw, i did a blog using RADIOHEAD...reference to your ARDUINO CORE STML0 lib :) |
I see. The way this code works with LoRaWAN is to basically bypass the Arduino layer and talk to SPI directly internally. There is code in ArduinoCore-stm32l0/tree/master/system/STM32L0xx/Source/LoRa/Boards that does that. I have not been able to find any docs for LOM204 at all ... |
@tcpipchip - can you share LOM204 docs? And the price/availability as well. I will add its support both to the core fork and RadioHead. |
good morning!!!!!!! |
let me know if you need more info about LOM204... |
About RadioHead fork, can you make it compatible with STM32 ARDUINO GITHUB ? |
|
|
have you done some gateway with RADIOHEAD on STM32 ? |
|
OK |
Hi
Is it working ?
SPI1.begin();
The text was updated successfully, but these errors were encountered: