Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sent fail issue #35

Open
amoljamble1 opened this issue Feb 4, 2021 · 35 comments
Open

sent fail issue #35

amoljamble1 opened this issue Feb 4, 2021 · 35 comments

Comments

@amoljamble1
Copy link

IMG_20210203_220308
getting this issue with stm32f103

@nopnop2002
Copy link
Owner

read Troubleshooting in README.

@saadat925
Copy link

Dear sir

I have encountered this error message while running the stm32f103 canbus program, please help

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 13, 2021

There are five possible causes

  • There is no receiving app on CanBus.
  • The speed does not match the receiver.
  • There is no terminating resistor on the CanBus.
  • There are three terminating resistors on the CanBus.
  • The resistance value of the terminating resistor is incorrect.

@saadat925
Copy link

Hi
I get this error message while compiling the program, please help me.
Uploading ۲۰۲۱۰۴۱۴_۱۰۰۰۳۴.jpg…
I also use this core :

@saadat925
Copy link

I also use this core
Uploading ۲۰۲۱۰۴۱۴_۱۰۰۰۴۲.jpg…

@nopnop2002
Copy link
Owner

I also use this core

I don't know what core you use.

I don't know what error you get.

@saadat925
Copy link

Uploading ۲۰۲۱۰۴۱۴_۱۰۰۰۳۴.jpg…
I used this core

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

Drag & drop png file here.

Before post, preview your post.

@saadat925
Copy link

Uploading ۲۰۲۱۰۴۱۴_۱۰۰۰۴۲.jpg…

@saadat925
Copy link

Uploading ۲۰۲۱۰۴۱۴_۱۰۰۰۳۴.jpg…

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

Before post, preview your post.
I can't see your png file.

@saadat925
Copy link

Uploading ۲۰۲۱۰۴۱۴_۱۰۰۰۴۲.jpg…

@saadat925
Copy link

Uploading ۲۰۲۱۰۴۱۴_۱۰۰۰۳۴.jpg…

@nopnop2002
Copy link
Owner

I can't see.
Can you see your png file?

@saadat925
Copy link

Uploading error.pdf…

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

https://stackoverflow.com/questions/10963205/how-to-attach-file-to-a-github-issue

You can post images to GitHub issues now. The easiest way is to copy the image (right click, Copy image) and then paste it into the text box where you describe the issue.

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

>I also use this core

What core do you use?

Point me github url.

@saadat925
Copy link

Do you have any email ?

@nopnop2002
Copy link
Owner

The github problem can only be solved here.

@saadat925
Copy link

error.pdf

@saadat925
Copy link

I was finally able to send the file, please check and help.

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

Yes I can see your file.

The core you are using does not support CAN.

Read README

@saadat925
Copy link

Excuse me which readme?

@saadat925
Copy link

I can not use the blue pill board?

@nopnop2002
Copy link
Owner

https://github.com/nopnop2002/Arduino-STM32-CAN/blob/master/README.md

I can not use the blue pill board?

No.
You can use it.
But you have to change core library.

@saadat925
Copy link

Where can I find this core library?

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

Software requirements
STM32 core support for Arduino.
https://github.com/stm32duino/Arduino_Core_STM32

You are using other core.

@nopnop2002 nopnop2002 reopened this Apr 14, 2021
@saadat925
Copy link

Do you mean the "arduino_core_stm32_master" library?

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

There is some core library for SM32.

You are using:
https://github.com/rogerclarkmelbourne/Arduino_STM32

This require:
https://github.com/stm32duino/Arduino_Core_STM32

@saadat925
Copy link

thank you sir

@saadat925
Copy link

Hi
How to add these cores in offline mode?
core.pdf

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

Follow this document
https://github.com/stm32duino/Arduino_Core_STM32

There is a lot of useful information on the internet about how to use it.

@saadat925
Copy link

Hi
I want to to program to board by st-link programm
۲۰۲۱۰۴۱۴_۱۹۴۸۳۶
er, please help with the settings.

@nopnop2002
Copy link
Owner

nopnop2002 commented Apr 14, 2021

Blue-pill STM32 Programming Using ST-LINK V2 Dongle

https://www.youtube.com/watch?v=KgR3uM21y7o

https://www.luisllamas.es/programar-stm32-con-ide-de-arduino-y-st-link-v2/

https://idyl.io/arduino/how-to/program-stm32-blue-pill-stm32f103c8t6/

You can't use cheap stlink dongle made in China.
You need stlink-v2 dongle.

Formerly called STLink, it is now called SWD.
Both are the same.


You can use nucleo as writer.
https://www.sevenwatt.com/main/picos-arm/picos-arm-lpc810-swd-jtag-with-nucleo-stm32/
BluePill-1
BluePill-3


If Roger's Bootloader is written on your BluePill,
It is necessary to connect the nSRTS pin of STLINK to the RESET pin of BluePhill.
That is the yellow line in the photo above.
Cannot write to BluePill where Roger's Bootloader is written.

@saadat925
Copy link

Thank you sir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants