2018-05-15 7:08 AM
Hi Everyone!
I'm developing a BSP file -board support package, for a personal purpose card ' ad hoc ', using the STM32H753XI.
While creating the PDSC file -pack description software component, I needed to include some TAGS <features> within TAG <board> threat.
To take a secure reference, I used as a template the PDSC of the STM32H743I-EVAL, in its recent new version 2.1.0.
There I found some <feature>, that perhaps I don't understand as correctly are like as how important are, after checking them all -in the reference file mentioned before STM32H743I-EVAL Datasheet.
Then, through this post I'm sharing my doubts with st dot com Community, to know if some <feature> TAGS within the reference PDSC file... are they really correct or needed.
...
...
<mountedDevice deviceIndex='0' Dvendor='STMicroelectronics:13' Dname='STM32H743XI'/>
<compatibleDevice deviceIndex='0' Dvendor='STMicroelectronics:13' DsubFamily='STM32H743'/> <feature type='ODbg' n='1' name='On-board ST-LINK/V2'/> <feature type='RAM' n='1' name='8M x 32-bit SDRAM'/> <feature type='RAM' n='1' name='1M x 16-bit SRAM'/> <feature type='ROM' n='1' name='8M x 16-bit Nor Flash'/> <feature type='ROM' n='1' name='512-Mbit Quad-SPI NOR Flash'/>Is it right? I think isn't complatible with the STM32H743I-EVAL Datasheet
<feature type='USB' n='1' name='High-Speed USB with micro-AB Connector'/>
<feature type='USB' n='2' name='Full-Speed USB with micro-AB Connector'/> <feature type='Joystick' n='1' name='5-position Joystick'/> <feature type='Camera' n='1'/> <feature type='Button' n='2' name='Push-Buttons for Reset, Wakeup/Tamper or Key'/> <feature type='LED' n='4' name='4 color user LEDs'/><feature type='GLCD' n='1' m='800.480' name='4-inch 800x480 TFT color LCD with capacitive touch panel'/>
Is it right? I think isn't complatible with the STM32H743I-EVAL Datasheet for the 5.7 inch TFT 640x480
<feature type='Poti' n='1' name='Analog Voltage Control for ADC Input (potentiometer)'/>
<feature type='LineIn' n='1' name='Audio CODEC with Stereo Line-In/Out and Speaker/Microphone'/> <feature type='LineOut' n='1' name='Audio CODEC with Stereo Line-In/Out and Speaker/Microphone'/> <feature type='MIC' n='2' name='ST MEMS microphones'/> <feature type='Speaker' n='2'/> <feature type='Other' n='1' name='Digital Stereo Microphone'/> <feature type='CAN' n='1'/> <feature type='RS232' n='1'/> <feature type='I2C' n='4'/> <feature type='ETH' n='1' name='10/100 Ethernet Port'/> <feature type='XTAL' n='25000000'/> <feature type='PWR' n='5' name='USB Powered'/> <feature type='PWR' n='3' m='5' name='External Supply'/> <feature type='MemCard' n='1' name='SDIO interface microSD card'/><feature type='DIO' n='34' name='Motor Control Connector'/>
Is it right? I think isn't complatible with the STM32H743I-EVAL Datasheet
<feature type='DIO' n='60' name='Daughterboard Extension header 1'/>
<feature type='DIO' n='60' name='Daughterboard Extension header 2'/><feature type='ConnOther' n='1' name='Motor control connector'/>
Is it right? I think isn't complatible with the STM32H743I-EVAL Datasheet
<debugInterface adapter='ST-Link' connector='Mini-USB'/>
<debugInterface adapter='JTAG/SW' connector='20 pin JTAG (0.1 inch connector)'/> <debugInterface adapter='JTAG/SW' connector='20-pin Cortex debug + ETM Trace (0.05 inch connector)'/></board>Community of st dot com, please, Can you help me with my doubts? Every kind of post will be welcome!
fernando maldonado
Argentina