Search found 10 matches
- Sat Jun 05, 2021 4:01 am
- Forum: Maple & Maple mini etc
- Topic: reset software
- Replies: 3
- Views: 20693
reset software
is it possible to reset the board (or mcu) by code, instead of pressing the connected pin "reset" button?
- Fri Apr 23, 2021 4:37 pm
- Forum: IDE's
- Topic: upload error stm32
- Replies: 6
- Views: 6171
Re: upload error stm32
at this moment I think I have solved the problem. Monday I'll check.
I solved the problem by turning on the board by holding down the UT button, which allowed STM32cube programmer to connect to the board via STLINK, after which I reinstalled the "mini_maple_boot.bin" booloader.
I solved the problem by turning on the board by holding down the UT button, which allowed STM32cube programmer to connect to the board via STLINK, after which I reinstalled the "mini_maple_boot.bin" booloader.
- Fri Apr 23, 2021 6:23 am
- Forum: IDE's
- Topic: upload error stm32
- Replies: 6
- Views: 6171
Re: upload error stm32
now i tried with STEM32Cube programmer and with connection STLINk the error is the same.
with UART give me this error:
with UART give me this error:
Error: Activating device: KO. Please, verify the boot mode configuration and check the serial port configuration. Reset your device then try again...
- Fri Apr 23, 2021 5:59 am
- Forum: IDE's
- Topic: upload error stm32
- Replies: 6
- Views: 6171
Re: upload error stm32
the connections are OK.
- Thu Apr 22, 2021 4:37 pm
- Forum: IDE's
- Topic: upload error stm32
- Replies: 6
- Views: 6171
upload error stm32
until yesterday, using arduino ide with bluepill f103cb, i had uploaded regularly. today after some changes to the code, when I upload it gives me the following error:
Sketch uses 32960 bytes (25%) of program storage space. Maximum is 131072 bytes.
Global variables use 1304 bytes (6%) of dynamic ...
Sketch uses 32960 bytes (25%) of program storage space. Maximum is 131072 bytes.
Global variables use 1304 bytes (6%) of dynamic ...
- Wed Apr 21, 2021 8:53 am
- Forum: General discussion
- Topic: physical positioning break boards
- Replies: 1
- Views: 2443
physical positioning break boards
I have a doubt regarding the physical positioning of the adxl345 and hmc5883L break boards.
By physical location, I mean putting the card with the sensor on a horizontal plane, or I can mount it vertically.
Is it enough to swap the values of the x, y, and z axes in relation to what is printed on the ...
By physical location, I mean putting the card with the sensor on a horizontal plane, or I can mount it vertically.
Is it enough to swap the values of the x, y, and z axes in relation to what is printed on the ...
- Sat Apr 10, 2021 5:21 pm
- Forum: Maple & Maple mini etc
- Topic: mini maple upload
- Replies: 5
- Views: 18984
Re: mini maple upload
Ok. I reset everything with stm32cubeprogrammer.
Now everything works, but I'm struggling with another kind of problem due to the mcufriend_kvb library, which I'm checking out.
anyway thank you.
Now everything works, but I'm struggling with another kind of problem due to the mcufriend_kvb library, which I'm checking out.
anyway thank you.
- Sat Apr 10, 2021 3:01 pm
- Forum: Maple & Maple mini etc
- Topic: mini maple upload
- Replies: 5
- Views: 18984
Re: mini maple upload
the card and the pin are those included in the previous link
https://www.stm32duino.com/viewtopic.php?f=2&t=3
the memory should be 128k as seen at compile time
Checking size .pio/build/maple_mini_origin/firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM ...
https://www.stm32duino.com/viewtopic.php?f=2&t=3
the memory should be 128k as seen at compile time
Checking size .pio/build/maple_mini_origin/firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM ...
- Sat Apr 10, 2021 8:38 am
- Forum: Maple & Maple mini etc
- Topic: mini maple upload
- Replies: 5
- Views: 18984
mini maple upload
I'm on my first and a half project with STM32. the first I tried to do it with "blue pill" with 64k, but unfortunately I ran out of memory resources, and then I switched to using the mini marple with 128k.
With the blue pill everything was fine for the upload, but with the mini maple the problems ...
With the blue pill everything was fine for the upload, but with the mini maple the problems ...
- Sat Apr 10, 2021 8:15 am
- Forum: Let us know a bit about you and your projects
- Topic: hello from Italy
- Replies: 1
- Views: 3222
hello from Italy
I am a retiree, and I studied electronics (40 years ago) and now that I have free time, I am dedicating myself to building projects using STM32 and programming simple web pages.
I joined the forum hoping to have some help on my current project, (which was too big for arduino), related to an ...
I joined the forum hoping to have some help on my current project, (which was too big for arduino), related to an ...