issues Search Results · repo:rust-embedded/rust-raspberrypi-OS-tutorials language:Rust
Filter by
94 results
(75 ms)94 results
inrust-embedded/rust-raspberrypi-OS-tutorials (press backspace or delete to remove)I have tried make miniterm in 05 and make chainboot in 06 and neither detects the USB serial device. I have two
different USB serial devices and an RPi3 and an RPi4. I used miniterm in python3 and scip ...
simgar
- 5
- Opened on Dec 30, 2024
- #230
I ve been using scip with my RPi3 and RPi serial output to USB cable . I ve also been using Python s miniterm for
comparison. With the command:
sudo python3 -m serial.tools.miniterm /dev/ttyUSB0 921600 ...
simgar
- 1
- Opened on Dec 26, 2024
- #229
I followed the 05 steps:
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/blame/644474cc09f755249f9c55d99a5d1e07a2562fc7/05_drivers_gpio_uart/README.md#L83
But I formatted it as GPT. It ...
ChocolateLoverRaj
- Opened on Oct 19, 2024
- #223
I can access /dev/ttyACM0 without sudo because I am in the dialout group. I can run make qemu and it runs Docker
rootless. However, if I do make qemu, the program inside the Docker container cannot access ...
ChocolateLoverRaj
- Opened on Oct 19, 2024
- #222
Rust versions tested:
cargo 1.84.0-nightly (8c30ce536 2024-10-15)
cargo 1.82.0 (8f40fc59f 2024-08-21)
I get the error with both of the versions.
Output:
make qemu
Compiling kernel ELF - rpi3
Compiling ...
ChocolateLoverRaj
- Opened on Oct 18, 2024
- #219
in Makefile change QEMU_MACHINE_TYPE = raspi4b
then
make test BSP=rpi4
error:
Boot test - rpi4
docker run -t --rm -v /Users/admin/Workspace/rust/github.com/rust-raspberrypi-OS-tutorials/04_safe_globals:/work/tutorial ...
phial3
- 1
- Opened on Aug 23, 2024
- #218
I am having issues with setting up uart baudrate on raspberry pi 3, I have attempted to set different baud rates but it
keeps printing Set PL011 baud rate to 103448.300000 Hz i am using minicom -b 115200 ...
FallenStarAngelFox
- 5
- Opened on Aug 20, 2024
- #217
I m motivated to post this to help with the on-boarding .
Instructions say to run:
$ cargo install cargo-binutils rustfilt
Not sure exactly why, but this failed for me with:
error: failed to compile ...
DavidAntliff
- 1
- Opened on Aug 13, 2024
- #215
Problem: Unable to use bundle to install Ruby gem ruby-serialport
System info: Apple M1 with macOS Sonoma
ruby-serialport issue: [posix_serialport_impl.c: error: incompatible pointer to integer](posix_serialport_impl.c: ...
livexia
- 7
- Opened on May 2, 2024
- #214
Recently, I was trying to enable jtag debugging on bare metal projects, and I found some problems while doing simple
tests on this project, which may BC my STFW ability very poor.
There s something magical ...
jackyliu16
- Opened on Feb 1, 2024
- #212

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.