Search found 15 matches

by r1s8k
Wed Mar 13, 2024 11:11 pm
Forum: General discussion
Topic: Can't open serial monitor using ST Link and STM32F103C8
Replies: 16
Views: 28264

Re: Can't open serial monitor using ST Link and STM32F103C8

ST-Link is not a Serial adapter, it is a programmer. You can't open a Serial Monitor over ST-Link. to see the Serial prints connect the Blue Pill with USB cable. without bootloader listening on USB you can't upload over USB but it works as Serial (or Serial1?) with Serial Monitor or other terminal ...
by r1s8k
Mon Mar 04, 2024 12:20 am
Forum: STM32H7 based boards
Topic: stm32h723 mini core board camera module
Replies: 2
Views: 1846

Re: stm32h723 mini core board camera module

No, it's not from weact.

It's from this seller:
https://www.aliexpress.com/item/1005005 ... pt=glo2ara

I send them a message today but they didn't respond until now.
by r1s8k
Sun Mar 03, 2024 6:57 pm
Forum: STM32H7 based boards
Topic: stm32h723 mini core board camera module
Replies: 2
Views: 1846

stm32h723 mini core board camera module

Hi, I've purchased this board from Aliexpress: https://i.ibb.co/FWWy1DS/stm32h7-camera-issue-1.jpg And I purchased the OV2640 separately thinking it would fit: https://i.ibb.co/ZKjZBdz/stm32h7-camera-issue-2.jpg But it turned out they are not the same pin count. I have 2 questions: 1. Is there an ad...
by r1s8k
Sat Mar 02, 2024 10:34 am
Forum: General discussion
Topic: Where to find "SysTick->VAL" is modified ?
Replies: 2
Views: 695

Where to find "SysTick->VAL" is modified ?

Hi, I just want to learn how things are working, I've been searching about source code which is responsible for setting system clock or function that count millis and micros for the micrcontroller. I found it in this path: ...\Arduino\hardware\Arduino_Core_STM32-main\libraries\SrcWrapper\src\stm32\c...
by r1s8k
Sun Jan 15, 2023 1:48 am
Forum: STM32F4 based boards
Topic: F411 (and F401) bootloaders
Replies: 34
Views: 209274

Re: F411 (and F401) bootloaders

1. WeAct bootloaders for F401 and F411 do not work with Arduino IDE and STM32duino. But the first time I connected the board to Arduino IDE, it programmed with SWD with no issues. But after I programmed it with STM32CubeProgrammer I can't program it with Arduino anymore. 2. You can easily download ...
by r1s8k
Sat Jan 14, 2023 1:24 pm
Forum: STM32F4 based boards
Topic: F411 (and F401) bootloaders
Replies: 34
Views: 209274

Re: F411 (and F401) bootloaders

Hi guys I really don't know what to do ? there's no direct solution for setting the standard binary for any specific board. Like now, I'm searching for the black pill bootloader from WeAct, I check the seller product page in Aliexpress, and there's information but it's either not direct or not worki...
by r1s8k
Sat Jan 14, 2023 12:08 pm
Forum: STM32F4 based boards
Topic: F411 (and F401) bootloaders
Replies: 34
Views: 209274

Re: F411 (and F401) bootloaders

Hi, I'm working to get my black pill to its normal state. Out of the box I was able to program it with Arduino IDE. But I know my mistake, when using STM32CubeProgrammer, I select erase entire flash memory. As the original bootloader was at 0x08000000, and I should program it at 0x08004000. My quest...
by r1s8k
Fri Jan 13, 2023 3:47 am
Forum: STM32F4 based boards
Topic: Black pill isn't recognized by STM32CubeProgrammer
Replies: 1
Views: 3596

Black pill isn't recognized by STM32CubeProgrammer

Hi, Somehow I think I either fried the board or it got locked and I can't reach it anymore. I was trying to program my new STM32 black pill with STM32CubeProgrammer, and I guess don't have a proper idea of how to use STM32CubeProgrammer, so I selected the 2nd page which is Erasing & Programming ...

Go to advanced search