-
The [STM32F7_USART](https://github.com/renode/renode-infrastructure/blob/master/src/Emulator/Peripherals/Peripherals/UART/STM32F7_USART.cs#L268) peripheral is *close* to the USART peripheral used by c…
-
I'm trying to understand if the `GenericSx126xInterfaceVariant` in order to put to work for the Sx127x LoRa boards with a rp-pico, so far no luck. I'm pretty sure that the lora-phy has the struct SX1…
-
The current documentation is very confusing now, there are almost no ST chips in it, when in reality ST is probably the best supported MCU vendor.
So I started moving READMEs from `boards` to Docu…
-
I was trying to use the Async/await feature that is in the alpha version of Rtic in my project which is using STM32L051C8 but I could not build it. build fails with the following error:
```
error:…
-
Hi everyone,
I'm having a problem when flashing a new firmware to an STM32L051 on a Raspberry Pi 4. While reading from flash as well as writing small chunks of data to flash works very well, I cann…
-
I am trying to debug some code on a Nucleo L073 with an STLINK-V3SET debugger and my breakpoints are not being hit. My `launch.json` config is as follows:
```json
{
"name": "nucleo_l073_test"…
-
![image](https://user-images.githubusercontent.com/5212569/86006896-40288e00-ba49-11ea-8d34-9b6db67072de.png)
还有九款元件没找到在哪里买,哪位大神给知道.
-
Hello- been porting this code and compiling under Segger Embedded Studio for ARM 7.12 (I care about the bootloading, not the watch functionality, as a point of reference). This generates a compile er…
-
### Description
I'm helping [Solar Gators](https://ufsolargators.org) create some system tests for their Sun Rider car. They've got a few boards on the car that talk over CAN and an automated syste…
-
**Describe the bug**
I'm working on STM32L073RZT6 microcontroller and the debugger should use target/stm32l0.cfg file. Instead it tries target/stm32l0x.cfg.
**Expected behavior**
The `scargo debu…