-
I flashed "generic_pc13" bootloader version. After I plug usb into my PC I see one LibUSB device - MapleDFU. I see nothing COM ports, and cant download my sketch, what I need do?
I use BluePill with …
-
i have an stm32 blue pill board , i wrote for it a simple GPIO driver , and set the upload protocol to stlink , strange enough it doesnt work properly and i was sure of the code i wrote , i tried it …
-
Hi there
Would it be possible for you to make it work with STM32F1 series? (BluePill)
As this is a 3 volt chip, so it could be used without any 5 to 3 volt converter.
Thanks in advance.
-
I've noticed that when I use bluepill, bluepill runs all tests for the targeted TestBundle, not just the ones that I specify in my xctestrun file in the `OnlyTestIdentifiers` array ([manpage](http://w…
-
I am working with STM32F103XX "Bluepill".
I want to connect Bluepill to PC through USB using Virtual COM Port. However, [tinygo docs page](https://tinygo.org/docs/reference/microcontrollers/bluepill…
-
hello terje, 3 months ago I installed stm32 bluepill and it can run normally on openbuilds controller and UGS, now with the latest firmware it can't use openbuilds or ugs, even I want to change the se…
-
I've 5 of these. 4 A9s with Allwinner/Xradiotech XF16 and Taixin TXW817-810 and an X5 with TXW817-810.
The XF16 has an external 1mb SOIC8 flash chip, so here's the dump from that
[Flashrom_C74014.…
-
Bluepill now uses 'journals' to keep track of past PIDs and kill them on startup (lib/bluepill/process_journal.rb).
The problem is cases like
- Systems goes down for whatever reason, the journal stil…
-
- [ ] Bluepill(STM32)
- [x] Mini360 DC->DC converter
- [ ] MPU 9250
- [ ] GNSS
- [ ] SHT21
- [ ] MAX6675
- [x] SN65HVD230
-
Not having luck here.
Loaded the code onto a Bluepill (STM32F103C8T6) with a MCP2551 transceiver; made sure I had the +1.9.0 core, and uploaded via ST-Link and Arduino Genuino (Generic STM32F1/Blu…