Skip to content

Problem using a timer on WeAct Blackpill (STM32F411) #15969

Discussion options

You must be logged in to vote

Ah, that code you had in the opening message

dir_pin = Pin('A4', Pin.OUT)
step_pin = Pin('A5', Pin.OUT)

Pins A4 and A5 are used by the spiflash chip:

So yeah if you've got spiflash and you run that code, I expect the flash filesystem would definitely be corrupted by that.

Replies: 4 comments 23 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
18 replies
@davefes
Comment options

@andrewleech
Comment options

andrewleech Oct 8, 2024
Collaborator Sponsor

@andrewleech
Comment options

andrewleech Oct 8, 2024
Collaborator Sponsor

Answer selected by davefes
@davefes
Comment options

@davefes
Comment options

@davefes
Comment options

@robert-hh
Comment options

Comment options

You must be logged in to vote
5 replies
@davefes
Comment options

@robert-hh
Comment options

@davefes
Comment options

@robert-hh
Comment options

@davefes
Comment options

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