Search found 105 matches

by AndrewBCN
Thu Aug 26, 2021 3:32 am
Forum: General discussion
Topic: DFU bootloader has errors on new BlackPill F411
Replies: 44
Views: 22083

Re: DFU bootloader has errors on new BlackPill F411

Hi, I have been using the STM32F411CEU6 "Black Pill" for a few months now, both original WeAct samples and copies, and I can easily get all of them in DFU mode. There are a few rules to follow to use DFU programming: 1. Make sure to use quality USB C data cables, not more than 1.5m in leng...
by AndrewBCN
Thu Jun 17, 2021 7:25 am
Forum: STM32F4 based boards
Topic: STM32VGT6 DIY MORE board - Optimization
Replies: 2
Views: 6371

Re: STM32VGT6 DIY MORE board - Optimization

Hi,
The DIYmore STM32F407VGT6 is directly supported with STM32 core 2.0.

Just select it directly in the list of boards.
by AndrewBCN
Sun Jun 13, 2021 9:44 am
Forum: Let us know a bit about you and your projects
Topic: Hello from Silicon Valley of India.
Replies: 1
Views: 2090

Re: Hello from Silicon Valley of India.

Hello tantragna and welcome to this Arduino for STM32 forum.

How is business in the Silicon Valley of India? Where exactly are you located?
by AndrewBCN
Sun Jun 13, 2021 6:47 am
Forum: STM32F4 based boards
Topic: "STM32 Mini F401" STM32F401CCU6
Replies: 6
Views: 10653

Re: "STM32 Mini F401" STM32F401CCU6

A schematic diagram and some more information are available here in a ZIP file:
https://drive.google.com/file/d/1I3E_-Z ... qD978/view
by AndrewBCN
Sun Jun 13, 2021 6:33 am
Forum: General discussion
Topic: Crypto currency miner
Replies: 7
Views: 22573

Re: Crypto currency miner

Can stm32f103 use as crypto miner and how much fast it is ? Short answer: no. Long answer: an MCU does not have enough memory or processing power for that kind of application, and even if you managed to somehow fit the code in the 128kB of flash, it would run so slowly as to be completely useless. ...
by AndrewBCN
Sat Jun 12, 2021 1:00 pm
Forum: General discussion
Topic: SMT32L082KZ RAM optimization - looking for tips/tricks
Replies: 4
Views: 1869

Re: SMT32L082KZ RAM optimization - looking for tips/tricks

This is not really an STM32-specific question, so I would suggest you do a quick search with your favorite search engine w/ the following keywords: * "arduino optimize RAM usage" * "embedded program save ram space" etc. That will turn up dozens of links with tips and tricks for s...
by AndrewBCN
Sat Jun 12, 2021 8:25 am
Forum: Off topic
Topic: Chip shortage and prices of STM32 development boards
Replies: 8
Views: 7384

WeAct real (not clone) STM32F401/F411 boards

I forgot to mention: The original STM32F401/F411 Black Pill development boards were designed and are manufactured by WeAct, but they have been copied. On AliExpress, the real STM32F401/F411 Black Pill development boards can be bought either from: WeAct Studio WeiXing Store Sincere Company Store See ...
by AndrewBCN
Fri Jun 11, 2021 6:52 am
Forum: Off topic
Topic: Chip shortage and prices of STM32 development boards
Replies: 8
Views: 7384

Re: Chip shortage and prices of STM32 development boards

On AliExpress, the price increases vary according to the STM32 development board: CH32F103C8T6 (note these use Chinese clone chips) "Blue Pill" boards cost around 3.30€ per piece. They used to cost around 2.00€ in early 2020. STM32F103C8T6 (supposedly with real STM chips) "Blue Pill&q...
by AndrewBCN
Thu Jun 10, 2021 9:59 am
Forum: Projects
Topic: STM32 GPSDO
Replies: 57
Views: 957355

Version 0.04g with auto-calibration implemented

I have just uploaded to GitHub version v0.04g of the STM32 GPSDO firmware, and the big news is that this version implements a simple linear interpolation auto-calibration algorithm for the OCXO. In previous versions of the firmware, any new OCXO had to be tested/characterized first before the firmwa...
by AndrewBCN
Tue Jun 08, 2021 5:52 pm
Forum: General discussion
Topic: 128 Kb CPU hangs up when 128Mhz overclocking is applied STM32103
Replies: 15
Views: 6385

Re: 128 Kb CPU hangs up when 128Mhz overclocking is applied STM32103

PIRVCB wrote: ... when i select the 128 Mhz overclocking option CPU hangs up
...
I cant understand why...
...
PIRVCB wrote: Tue Jun 08, 2021 4:42 pm ...
I'm stating that 64 Kb works ok at 128 Mhz, i'm not asking IF or WHY.
...
:roll:

Go to advanced search