2014-04-14 05:42 PM
We just bought an STM32F439I Evaluation board with the 5.7'' pCap touch panel/ LCD. I would like to startup a basic template project which will actually have some of the components up and running. I would like to use the STM32Cube software to tweak this and was wondering if there is a .ioc project for the STM32F439I eval board that ST can provide so that I can load the STM32Cube program with a good reference pinout, clock, etc setttings. If not what is the best approach to go about making sure all the peripherals and pins are configured appropriately for the evaluation board?
Also, I got a general firmware dump for STM32F4x9. This seemed to have the necessary driver code for the LCD on the 429 board, however, I'm not sure if the necessary driver code for the 5.7''LCD and touch panel is available on the 439 baord. Can someone tell me if I that driver code is part of a binary, or do we have access to that code ?RegardsKartik #discovery #stm32f4 #stm32f4392014-04-25 01:44 AM
Hello,
There is example code in the fw package under STM32Cube_FW_F4_V1.1.0\Projects\STM324x9I_EVAL\Applications\Display. We do not have an ioc for your eval board. Please find a .ioc configuration attached for the STM32429I-EVAL_STM32F429NIH_Board. ________________ Attachments : C5_Evaluation_Board_STM32429I-EVAL_STM32F429NIH_Board.ioc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzE5&d=%2Fa%2F0X0000000bLL%2FxEH4x_9iO7Kvi1MD0Auwxiy3p59otUHSilyYAS16RMM&asPdf=false2014-05-13 05:04 AM
Hi STM32Cube-T,
I've just viewed your IOC file attached and see that the Ethernet peripheral is disabled. I have a STM32429I-EVAL_STM32F429NIH_Board with an Ethernet module populated, so am a bit confused how this is the IOC for it?Thanks,Nicholas