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

Difference between protected ed unprocteded ? #5

Open
DavideLentini opened this issue Apr 3, 2024 · 8 comments
Open

Difference between protected ed unprocteded ? #5

DavideLentini opened this issue Apr 3, 2024 · 8 comments

Comments

@DavideLentini
Copy link

Hi , what is the difference between these 2 files ? Which ones should I use ?

@DavideLentini DavideLentini changed the title Differenza tra protected ed unprocteded . Difference between protected ed unprocteded . Apr 3, 2024
@DavideLentini DavideLentini changed the title Difference between protected ed unprocteded . Difference between protected ed unprocteded ? Apr 3, 2024
@slightc
Copy link

slightc commented Apr 3, 2024

protected will add flash read protected, for protect product can't be read and copy, usually you just need use unprotected bin

@Slawek78-tech
Copy link

And what is the difference between v2-0 and v2-1?

@DavideLentini
Copy link
Author

And what is the difference between v2-0 and v2-1?

I think it's a reference to the stlink version 2-0 or 2-1 , the most recent is the 3-0

@slightc
Copy link

slightc commented Apr 7, 2024

@DavideLentini
Copy link
Author

@slightc
I loaded version 2.1 unprocted on an stm32f103 , following the diagram . The led that would correspond to the status led of the USB connection between stm32 and pc however blinks red every second . And I don't see any usb port on the pc .
I found that the led blinking red could mean that the stm32 failed to connect properly to the pc .
I would like to say that I could not even load the firmware with stm32cubeprogrammer since I could not find the usb port . What problem could be , excluding of course any hardware problems ?

@pythcoiner
Copy link

@slightc I loaded version 2.1 unprocted on an stm32f103 , following the diagram . The led that would correspond to the status led of the USB connection between stm32 and pc however blinks red every second . And I don't see any usb port on the pc . I found that the led blinking red could mean that the stm32 failed to connect properly to the pc . I would like to say that I could not even load the firmware with stm32cubeprogrammer since I could not find the usb port . What problem could be , excluding of course any hardware problems ?

hitting same issue using the firmware on Nucleo board ( tried both 4)

@DavideLentini
Copy link
Author

@pythcoiner
Hi , my problem was just hardware . When the red led is blinking it means that it can't properly init. the usb connection with the computer. So just check all the connections

@pythcoiner
Copy link

@pythcoiner Hi , my problem was just hardware . When the red led is blinking it means that it can't properly init. the usb connection with the computer. So just check all the connections

thanks for feedback, mine looks like a firmware issue, if i flash a simple USB CDC firmware like this one, the nucleo is detected as a serial port...

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

4 participants