Nils · @amael
123 followers · 1495 posts · Server social.linux.pizza

I am trying to make two RaspberryPi Pico talk UART with each other, but their serial port sends nothing in the configured pins, even when I wait until the TX buffer is empty.

I am using the HAL in rust, with the code in github.com/nils-van-zuijlen/sp

The UART peripheral gets configured in main.rs, the data sending gets done in parser.rs

#rp_pico #rustlang #rp2040 #RustEmbedded #embedded

Last updated 1 year ago

Nils · @amael
123 followers · 1495 posts · Server social.linux.pizza

J'essaye de faire communiquer entre elles deux RaspberryPi Pico en UART, mais leur port série n'envoie rien sur les pins, même une fois que le buffer d'envoi est vidé.

J'utilise la HAL en rust, avec le code qui est dans github.com/nils-van-zuijlen/sp

Le périphérique UART est configuré dans main.rs, l'envoi de données est fait dans parser.rs

#rp_pico #rustlang #rp2040 #RustEmbedded #embedded

Last updated 1 year ago

Nishanth Menon · @nm
119 followers · 689 posts · Server linuxrocks.online

Best way to learn a language is have a book, but actually start writing code.. this week, I started learning rust. Coming from a C and assembly background, I guess I will keep ranting about various topics here as I move on the journey. So far the language has been a bit irritating - not so much that I dump it.. it has it's own idiocyncrazies.

Chapter 1: youtu.be/I6m5nFq6lk0
Chapter 2: youtu.be/_KfAP7rGqqs

#beagleplay #RustEmbedded

Last updated 1 year ago

Tweede golf · @tweedegolf
129 followers · 42 posts · Server fosstodon.org

Today is the day!! Gama is sending its satellite running to space.

Launch time 15:56 CET. Watch live:

- SpaceX launch webcast lnkd.in/excDn2Gr

- Nanoavionics launch event lnkd.in/gFYCKVY4 (featuring some information on Gama)

Thanks to Gama and Andrew Nutter for the ongoing adventure.

#rust #ourcodeinspace #rustlang #RustEmbedded #aerospace

Last updated 2 years ago

Biason::Julio::new(); · @juliobiason
635 followers · 15061 posts · Server functional.cafe

Async/Await for no_std systems (including ) is coming in 1.44, which is only 4 weeks away!

ferrous-systems.com/blog/stabl

#rust #RustEmbedded

Last updated 5 years ago