-
-
hi i'm thinking about adding a port for the girino arduino firmware to stm32duino
http://wiki.stm32duino.com/index.php?title=Main_Page
https://github.com/rogerclarkmelbourne/Arduino_STM32
the inte…
-
For instance the I2C peripheral of the STM32F303 has a "32-bit" TXDR register that only contains 8 accessible bits (the other bits are reserved). In that case, svd2rust generates code like this:
``…
-
Looking through svdpatch.py it doesn't appear that it's able to handle modifcations to cpu node children.
For example, stm32f303.svd contains
`... 3...`
However, the reference manual (RM0316…
-
when compiling with optimizations because LLVM loop unrolls zero_bss and init_data. This causes binaries to be about 500 bytes bigger in size compared to non-loop unrolled version. Here are the disass…
-
Hi, it appears that [boards-discovery](https://github.com/gnu-mcu-eclipse/qemu/blob/10186b90af2054f41cd637048e4609e21775d938/hw/cortexm/stm32/boards-discovery.c) don't ahave any update with stm32f303.…
-
[6-7 PM CEST][0] on #rust-embedded on irc.mozilla.org
[0]: https://everytimezone.com/#2018-7-30,240,b8jj
Agenda.
- Maintaining the embedded / Cortex-M ecosystem. cf #46. More details will be …
-
### Description
Sorry to bother here. But I noticed that the STM32 support is using hardware timers for the main RTOS timer instead of the SysTick timer. This results in certain PWM pins not being av…
-
I'm opening this ticket to discuss possible convenient ways of interfacing iNav UAVs without cables (for flashing, configuring, downloading logs, etc.)
As for today for all the above serial port is…
-
Hello
i hvae a Starracer StarF3S board
https://www.banggood.com/Racerstar-StarF3S-30A-BL_S-4-In-1-ESC-5V-BEC-w-F3-Flight-Controller-AIO-OSD-BEC-Current-Sensor-p-1157101.html?rmmds=search&cur_ware…