-
Hi all and @digitalentity I'm opening this mainly to post some blackbox logs , testing PR and report some **issues**.
First of all I've flown development 1.7.1 since 876a98e53f9c7c711c5f91000e86a6…
-
I'm using the OpenOCD plugin and the latest https://launchpad.net/gcc-arm-embedded to debug a STM32 project, but the suspend button in the IDE doesn't work. Instead, I have to telnet localhost 4444 an…
-
Hello,
Thanks for sharing your work on that display driver with stm32f1.
I have tried it on a stm32f103c8t6 board and finally managed to get something on the screen, but I had to modified a couple of …
-
If you have any issues regarding this port, please post here instead go to main branch's ARM discussing.
Also attached prebuild in here. You can use serial port to load to your module.
[stm32grbl…
-
Error is posted here:
http://pastebin.com/nD5tX9D9
Note: With the library "FMRM1" from the company ELV the Si4705 FM module "FM-RM1" works.
I like your library very much.
-
I think in some cases developer don't know which SVD file is needed for specified MCU. He can store some matching table (mcu -> vendor, filename), but there is exists better solution. Something like t…
-
Hello everyone
Just a repost from the **mbed** forum. Hopefully more **F103RB** users read this post and can test and confirm whether it worked.
Here is my attempt at a **NUCLEO_F103RB-device.mk** f…
-
I tried GY-63 baro board with CC3D without any success, both cleanflight 1.8.1, 1.9.0.
Baro works with arduino.
Also, unsoldering 22K pull up resistors makes no difference.
Logic analyzer i2c sequence…
-
Since STM32F103 can deliver up to 3 hardware USART interfaces could be nice if they are all available to use.
That could be very good in situations like:
USART1) MSP telemetry
USART2) Serial GPS
US…
-
I upload the .bin(.pioenvs/stm32f103c8t6/firmware.bin) using openocd and stlink and now I can't re-flash the board. The swd is disable during the build?
Code:
https://github.com/fabriciopk/SEA_Firmwa…