vadermester Posted June 17, 2021 Posted June 17, 2021 Hi All, This question is mostly for lucky01, but I welcome the opinions of others. I'm designing a custom PCB based on the EVO 128x32 version, because our LED panels need a custom layout PCB. In terms of functionalities, it is the exact copy of the original EVO schematic with some minor additions on the power side of things. Since the CPU market is pretty hektic nowaday, I'm thinking about having the possibility of allowing to either an STM32F429 LQFP-144 and an STM32F427 LQFP-100 - which is the original MCU for the EVO. This is to allow to make this board using an MCU that is available, since - at the moment - it is the bottleneck in terms of stock availability. (We also have a few F429-s on hand which should be the obvious chioce for the first few baords) In terms of footprint, stuff align surprisingly well, so with minimal extra routing I can connect the 2 wihtout problems. In terms of software however, I'm not 100% sure if the EVO's FW can run on the F429. Technicly it should, because AFAIK the PIN2DMD software is not using any peripheral that is unique and different between these 2, but just asking, to make sure before I pour too much work into this. Thanks for the feedback in advance! Regards Vader(Ben)
Content Provider lucky1 Posted June 17, 2021 Content Provider Posted June 17, 2021 PIN2DMD should run on about every STM32F4 which has at least 192kb RAM, 1MB Flash, 82 I/Os and supports a minimum of 168Mhz
vadermester Posted June 18, 2021 Author Posted June 18, 2021 23 hours ago, lucky1 said: PIN2DMD should run on about every STM32F4 which has at least 192kb RAM 1MB Flash and supports a minimum of 168Mhz Thanks Lucky, this is very good news
Content Provider lucky1 Posted August 3, 2021 Content Provider Posted August 3, 2021 Just saw that I have to add 82 I/Os to the specs as there are some which only have 71.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.