Skip to content
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

support for Visual-studio-code #185

Open
gereic opened this issue Apr 28, 2021 · 9 comments
Open

support for Visual-studio-code #185

gereic opened this issue Apr 28, 2021 · 9 comments

Comments

@gereic
Copy link

gereic commented Apr 28, 2021

Is it possible to use the stm32l0 (Murata-module) with sx1262 also in Visual-studio-code ?
If yess, is there a how-to ?

@kevin192291
Copy link

Hello @gereic !
I am currently using VS Code to write stuff for the murata module with Platform.io
You can get it in the extensions area. Once you have done that, click new project, and type "grass" and the select box will auto reduce to the Grasshopper-L082CZ.
Check this page out: https://docs.platformio.org/en/latest/boards/ststm32/grasshopper_l082cz.html
It shows the supported board. It is basically the same as the arduino IDE in terms of flashing, but you can create folders and have the type ahead of VS Code :)

@gereic
Copy link
Author

gereic commented Apr 28, 2021

Very cool. I will check this out.
Do you know also this board ?
https://wireless.murata.com/type-1sj.html
Can this board also programmed with VS-Code ?

@kevin192291
Copy link

I do not know, though it seems to have the same processor so possibly? I think both chips however are equally as difficult to get your hands on right now :(
Also I do not believe that the type1-sj is telec certified incase you were looking for that :/

@GrumpyOldPizza
Copy link
Owner

Hello @gereic !
I am currently using VS Code to write stuff for the murata module with Platform.io
You can get it in the extensions area. Once you have done that, click new project, and type "grass" and the select box will auto reduce to the Grasshopper-L082CZ.
Check this page out: https://docs.platformio.org/en/latest/boards/ststm32/grasshopper_l082cz.html
It shows the supported board. It is basically the same as the arduino IDE in terms of flashing, but you can create folders and have the type ahead of VS Code :)

That platform-io configuration does not use this ArduinoCore. Not sure that is what you are after.

Have you tried the Arduino IDE 2.0 beta ? That is I think VS Code based as well.

@GrumpyOldPizza
Copy link
Owner

Very cool. I will check this out.
Do you know also this board ?
https://wireless.murata.com/type-1sj.html
Can this board also programmed with VS-Code ?

Like that one here ?

PXL_20210428_110553137

@gereic
Copy link
Author

gereic commented Apr 28, 2021

That is what I'm searching for, where can I buy this module ?

@GrumpyOldPizza
Copy link
Owner

That is what I'm searching for, where can I buy this module ?

You cannot buy this, yet. It's a prototype. Will take a few weeks/months.

@kevin192291
Copy link

@GrumpyOldPizza

That platform-io configuration does not use this ArduinoCore. Not sure that is what you are after.

Ohhh Sorry for the incorrect info!!! I had thought I was using arduinocore (oops!), what is this using???

@gereic
Copy link
Author

gereic commented May 9, 2021

Is the Murata 1SJ-Module already supported on Arduino ?
So If I buy a module and build a pcb-board myself, can I already program and test it with arduino ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants