Question
Feedback/issues in Cube app V4.7.0
Posted on April 27, 2015 at 05:59
Few things I've found with the Cube Generator app V4.7.0:
- in the I2C configuration section, the maximum clock speed is 100 khz, even if Fast Mode is selected. Can't select 400 khz- in the LwIP options, it seems that the LWIP_STATS parameter is backwards. Setting to Enabled will disable stats. Setting Disabled enables stats- could you guys please add some more User code blocks inside ethernetif.c and lwip.c, to allow the user to easily change the IP address and MAC address. E.g. set the default values, then add a User block before they are used, so we can hook in there and change the values.Thanks.