-
Normally when software goes out to test we forget to do something that sets us back by about an hour. Previous instances have included:
- Forgetting to turn on the radio before internal power (snaps s…
-
It looks as if the gpio_interrupt_enable() function overwrites pre-existing values when called with the same pins on different ports (e.g. PA15, PB15, PC15). gpio_exti_infor[EXTI_NUMS] can only hold a…
-
### Bambu Studio Version
1.8.4.51
### Where is the application from?
Bambu Lab github releases
### OS version
Linux Mint 21.3 Cinnamon
### Additional system information
System:
Kernel: 5.15.…
-
```
What change would like to see?
A way to refresh the list of serial ports in the dialog box that appears when
the serial port isn't found on upload.
Why?
So if you had forgotten to plug the boa…
-
```
What change would like to see?
A way to refresh the list of serial ports in the dialog box that appears when
the serial port isn't found on upload.
Why?
So if you had forgotten to plug the boa…
-
```
On my computer COM3 is occupied by "Dell Wireless 5530 HSPA Mini-Card Device
Management".
When starting UnoJoyProcessingVisualizer.exe nothing seem to happen. No window
opens. But there is a ja…
-
I am using this library in my application, I want to connect to multiple serial port via usb, now in the example code which you have given, How can i change the baud rate for each serial post. Thank Y…
-
i'm interested in implementing support for serial ports on eio, but after spending a lot of time trying to get this started and exploring the eio codebase it seems like the current state of eio makes …
-
Hi, I really like your work.
I use it for Pi serial monitor, but have issue with auto connecting to my LTE modem that I have in my thinkpad.
Could you add something like blacklist so autodetection a…
-
I am using a rev 2 TinyDuino BLE shield. I am trying to run the scanner example (BGLib_scaner.ino). I have modified the line 59:
``` C++
SoftwareSerial bleSerialPort(3, 4); // RX, TX
```
to account …