-
1. Re: Programming issue in Inventek ISM43340 EVB
MichaelF_56Jul 7, 2015 6:29 PM (in response to rajvirzala)
I spoke with the team at Inventek about this and they asked me to confirm with you whether or not the 3.1.2 patch was downloaded: http://www.inventeksys.com/inventekproducts/wifi-products/broadcom-wiced/
Inventek_Systems_ISM43341 & ISM43362 eS-WiFi_WICED-3.1.2_SDK Patch.zip - See more at: http://www.inventeksys.com/inventekproducts/wifi-products/broadcom-wiced/#sthash.5IcJKGZt.dpuf
-
2. Re: Programming issue in Inventek ISM43340 EVB
rajvirzala Jul 7, 2015 11:35 PM (in response to MichaelF_56)I downloaded 3.1.2 patch when I started development on WICED 1 month ago.
Nevertheless, I got the solution for above problem. When I commented following lines in platform.c in function "platform_init_external_devices( )", I am facing problem mentioned in previous post.
/* Initialise buttons to input by default */
platform_gpio_init( &platform_gpio_pins[WICED_BUTTON1], INPUT_PULL_UP );
platform_gpio_init( &platform_gpio_pins[WICED_BUTTON2], INPUT_PULL_UP );
As soon as I uncomment above lines, problem disappears and board works absolutely fine.
What could be reason behind that? Is it compulsory to initialize the two pins as inputs?
Inventek team should try this and find out the reason behind that.
Thanks.
-
3. Re: Programming issue in Inventek ISM43340 EVB
MichaelF_56Jul 8, 2015 5:47 AM (in response to rajvirzala)
I spoke to the Inventek folks this morning and have asked them to respond.
Note that I also moved the discussion from the main WICED forum into their Inventek-specific forum.
-
4. Re: Programming issue in Inventek ISM43340 EVB
rajvirzala Jul 29, 2015 10:50 PM (in response to MichaelF_56)Awaiting response from inventek folks.
Looks like this issue is related to BSP.
Reply ASAP.
-
5. Re: Programming issue in Inventek ISM43340 EVB
AlSe_1964561 Mar 18, 2016 12:16 PM (in response to rajvirzala)The ISM43341-M4G-L44 platform in WICED is based on using our ISM43341-M4G-L44 EVB and not the ISM43340-M4G-EVB.
The WICED buttons may be incorrectly configured in the platform file.
We recommend moving to WICED 3.5.2 where this should be correct.
Here is the link to the patch on our site:
http://www.inventeksys.com/wp-content/uploads/Inventek_Systems_eS-WiFi_WICED-3.5.2_patch.7z