Coder Social home page Coder Social logo

Comments (5)

fpistm avatar fpistm commented on May 26, 2024

Could you give more details: core version, board, selected target,....

from stm32freertos.

emredaglier avatar emredaglier commented on May 26, 2024

Arduino 1.8.15
STM32FreeRTOS v10.3.1

Board "Generic STM32F1 Series" and part number is "BluePill F103CB (or C8 with 128k)"
U(S)ART Support "Enabled (generic 'Serial')"
USB Support "None"
Upload Method "STM32CubeProgrammer (Serial)"

Upload log here:


Serial Port ttyUSB1 is successfully opened.
Port configuration: parity = even, baudrate = 115200, data-bit = 8,
                     stop-bit = 1,0, flow-control = off
Activating device: OK
Board       : --
Chip ID: 0x414 
BootLoader protocol version: 3.0
Device name : STM32F101/F103 High-density
Flash size  : 512 KBytes (default)
Device type : MCU
Revision ID : --  
Device CPU  : Cortex-M3


Memory Programming ...
Opening and parsing file: Blink_AnalogRead.ino.bin
  File          : Blink_AnalogRead.ino.bin
  Size          : 17,98 KB 
  Address       : 0x08000000 


Erasing memory corresponding to segment 0:
Erasing internal memory sectors [0 8]
Download in Progress:


File download complete
Time elapsed during download operation: 00:00:02.104

RUNNING Program ... 
  Address:      : 0x8000000
Start operation achieved successfully

Also I had no problem with MapleFreeRTOS821 which is Ardunio_STM32 but can't seem to implement it with STM32dunio. I'm new around here

I also tried to remove Serial protocols to see but no hope.

from stm32freertos.

emredaglier avatar emredaglier commented on May 26, 2024

Here's my connection with PL2303. I had no problem with communicating.

image

from stm32freertos.

fpistm avatar fpistm commented on May 26, 2024

Hi @emredaglier
I've tested the Blink_AnalogRead with my BluePill and had no error.
Your upload log seems not correct.

Chip ID: 0x414 
BootLoader protocol version: 3.0
Device name : STM32F101/F103 High-density
Flash size  : 512 KBytes (default)

Here is mine:

Chip ID: 0x410 
BootLoader protocol version: 2.2
Device name : STM32F101/F102/F103 Medium-density
Flash size  : 128 KBytes (default)

512 Kbytes does not match an STM32F103C8. Is is a legacy STM32F1?

from stm32freertos.

fpistm avatar fpistm commented on May 26, 2024

Closed as no answers since 2 weeks and not reproduced.

from stm32freertos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.