Unknown chip id! 0x421
Hello, so I am completely new to working with STM boards in general.
I just got a brand new stm32f446re board, and I tried to upload some code to it through Linux. And I do mean brand new, I haven't uploaded or downloaded any code to it before this attempt. However, when I attempted to do so, I got an error message:
"WARN common.c: unknown chip id! 0x421"
So, I looked around for a bit and tried a simple command: st-info --probe to see some internal stuff on it. But I was told this:
"No such file or directory
version:V2J33S25
serial: 066DFF534871754867255336
flash: 0 (pagesize: 0)
sram: 0
chipid: 0x421"
After spending roughly about two weeks trying to find stuff online, I couldn't figure out anything on what to do. So, I am very much open to suggestions if anybody knows anything about this error.
Thank you very much in advance for any help.
