Regarding development boards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-18 8:53 PM
We are using STM32H743BIT6 microcontroller in our project. Which is the development board that we need to buy and use for this microcontroller for prototyping and development purpose? Can we use STM32H753I-EVAL2?
Solved! Go to Solution.
- Labels:
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-18 11:16 PM
The STM32H743BIT6 has the package LQFP208. As there is not an evaluation board for each of the thousands of STM32, you can use the board with the next larger STM32 if you need that many pins. In your case, this is indeed the STM32H753I-EVAL. It also has an AES crypto unit (H753 = H743 + Crypto), but you can simply ignore it.
Hope that helps?
Good luck!
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-18 11:16 PM
The STM32H743BIT6 has the package LQFP208. As there is not an evaluation board for each of the thousands of STM32, you can use the board with the next larger STM32 if you need that many pins. In your case, this is indeed the STM32H753I-EVAL. It also has an AES crypto unit (H753 = H743 + Crypto), but you can simply ignore it.
Hope that helps?
Good luck!
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-19 2:19 AM
@AkshayMR wrote:Which is the development board that we need to buy and use for this microcontroller for prototyping and development purpose? Can we use STM32H753I-EVAL2?
You can always answer that question by going to the Product Page for the chip in question, and looking on the 'Tools & Software' tab:
https://www.st.com/en/microcontrollers-microprocessors/stm32h743bi.html#tools-software
In this case, you will see four boards listed - which do, indeed, include the STM32H753I-EVAL2:
A complex system designed from scratch never works and cannot be patched up to make it work.
