2016-09-19 10:07 AM
Hi!
As i was searching for a STM32 with 4 SPI peripherals I stumbeld across the STM32F303RE. After consulting the manual, I am a bit confused: The webdescription and Feature list tells me, that there are 4 SPIs on all different 64-pin to 144-pin packages. But when I check the pinout description in the datasheet only 100 and 144-pin packages provide SPI1-4 capability. So what is wrong here? the datasheet or the overal description?Basically I want the small sized 4 SPI package. But is it now 64 or 100?best regardsBenjamin #spi #stm32f303re2016-09-19 10:22 AM
So what is wrong here?
Expectations? Up to 4 covers a lot of sins. The datasheet covers a die placed in multiple packages, your escape options for peripherals diminish with the pin count, and not everything can escape, even with maximal pins. The UFBGA100 is *smaller* than the LQFP64, but makes the board/manufacturing more complicated.The data-sheet is the controlling document for pins/functions. The data-sheet may cover several part variants.2016-09-19 12:09 PM
Yes, the BGA version is smaller than the LQFP one. But my initial question is stil unanswered. When you check the pin definitions ( table 13, page 41 and so on), it is clear that the 64-pin version doesn't support 4 SPIs but table 2 on page 12 tells that it does. So what is right? Or am I understanding here something wrong?
best regards2016-09-20 01:31 AM
Hi brammer.benjamin,
Table 2 provides the list of peripherals in STM32F303Rx, STM32F303Vx and STM32F303Zx based on the biggest package. Then you have to check depending on pins availability to know which peripherals are there.In the 64-pin packages, only 3 SPIs (SPI1-3) are available.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2016-09-20 01:46 AM
2016-09-20 01:49 AM
I agree this is confusing and we may provide precision that only 3 SPIs are available in STM32F303Rx packages.
-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.