Chinese STM32F407VET6 Fakes?
I've got a few of the Aliexpress Chinese STM32F407VET6 development boards that arrived recently. I became suspicious when the content of 0x1FFF7A22 is reported as 0xffff, when it should be the flash size in KB. The MCU chip itself reads:
STM32f407
VET6
991ES 9R
MYS 99 145 4
ST e3 ARM
04
Note that there's no revision number, which immediately made me suspicious. The MCU at first blush, seems to work okay, but what should I be aware of if I should try to use it?
Thanks!
Chuck