STM32F4 and alternatives
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 1:03 AM
Hello everyone ;
Please if someone from ST could confirm :
We have a shortage of stm32f429 and the given lead time is about 80 weeks ; so our production will be stopped for 1 year; to solve this we decided to revise the design of the board and choose an alternative MCU without shortage with lead time maximum 40 weeks . Firstly we prefer to find alternatives from ST , because the migration of the software would be eaiser for us . We have called the local ST in Turkey ; they informed us only G series would have a lead time of 40 weeks ; but G series dont fill our need because we need to drive TFT screen , My qıuestion : anyone from sT confirm this please , is there any other series with maximum 40 weeks leadtime rather than G series? Becauee that really important to us for the next step.
Thank you in advanced
- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 2:27 AM
At the moment, findchips shows Avnet with F429 availability.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 3:07 AM
Maybe consider dual footprint?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 7:50 AM
NO. abnet dont have and the lead time is not fix and i need 12k.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 7:50 AM
what do you mean ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 1:32 PM
Presumably something that will take LQFP 64, 100, 144, 176 parts, russian nesting doll fashion depending on what you can actually source.
TBH we've used 144-pin designs that map well across multiple generations of STM32 parts, with some accommodations for a handful of pins at the BOM level.
Or a board with a simple carrier assembly to provide more flexibility.
It's not clear that all 52-weeks of pending deliveries have a final destination, and some might be speculative/arbitrage purchases. Like oil-futures, but without the storage issues..
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-07 2:19 AM
we stucked :)) . I think we should move to other MCU ; still no any reply from ST . I dont know .. should I write to microchip asking about sT :) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-07 3:10 AM
Of course you can write to Microchip and ask about their ARM Cortex MCUs. Maxim and many others make Cortex MCUs as well. You are welcome to research.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-07 4:10 AM
Not sure what you're looking for them to tell you? Pretty much any fab doing this has an order queue pushing out 40 or 50 weeks or more​.
​
I'​d look for the part with the smallest die on the largest wafer. So probably not ones with MBs of FLASH/SRAM.
​
Once you commit to another MCU get it in the stockroom as you start, not after you finish the design/development phase.​
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-20 12:22 AM
TFT screen may be driven in software using GPIO+DMA, have you considered that? To widen your choice, I recommend to research this option. Emulation may be nicely wrapped in code to maintain backward compatibility for previous MCU series. As an example, thanks to chip shortage I had a project where F4 series was replaced by F1 that was available in a clients warehouse. Just replaced all FPU stuff with fixed point based on 16 and 32 bit integers.
