-
## Test usart con blue pill e cavo ttl usb->seriale
- [x] trasmissione
- [ ] ricezione
## Test usart con black pill e cavo ttl usb->seriale
- [ ] trasmissione
- [ ] ricezione
## Test usart con n…
-
https://github.com/openwch/ch32v003/blob/9d875e937885569116e2887246ac9f1897ee39b0/EVT/EXAM/USART_IAP/CH32V003_IAP/User/iap.c#L183
-
**Describe the Enhancement**
Switch implementation of hardware SDI-12 protocol from full USART to the LPUART to save power.
**Benefits**
Power Savings
**Possible Drawbacks**
Less functionalit…
-
Thank you for your open source work for contributing to the community, I would like to know how your encoder data is emitted from STM32 and received in ROS, can you discuss this with you.
-
**Describe your environment**
Sloeber roduct 4.4.3
OS: Linux Mint 22
Platform and Arduino configurations on section below
**Describe the bug**
Linking fails with STM32Duino platform >2…
-
The USART always sent gibberish even after trying many baudrates and parities.
I adapted the boards.txt and platform.txt to allow using a USB to serial adapter while waiting for a new ST-Link. The …
-
Not only does `airbourne_f4` have an interrupt on `USART_IT_RXNE` via `USARTx_IRQn` (like `airdamon_f3` does), it has an [interrupt on `Rx_DMA_IRQn`](https://github.com/rosflight/airbourne_f4/blob/mas…
-
![image](https://github.com/user-attachments/assets/734a2cb8-556a-4e01-8661-7536fbad407a)
-
### Description
Product mcu : https://www.wch-ic.com/products/CH32V103.html
Features
Qingke V3A processor, max 80MHz system clock frequency.
Single-cycle multiplication and hardware division.
2…
-
**Parte del día 03/11/2024**
En el grupo se discutieron las posibles soluciones frente a la falta del sensor PSM5003. Decidimos utilizar otra STM32 para enviar señales UART con la trama proporciona…