WICED™ Studio Forum Discussions
Browse the Community
Featured Discussions
Hello.
I have the sequent problem:
I have developed a board with CYW943907 and an FPGA.
I have to store FPGA configuration file (1.5Mbyte of size) in the external FLASH (8MByte of size).
I read WICED-Resource-Filesystem.pdf and I understand that I can put the FPGA configuration file in resources/apps/<MY_APP>/fpgaConfig.bin.
I can read fpgaConfig.bin with resource_get_readonly_buffer and I'm happy.
But my problem is that in the future it might be possibile to update this file but I cannot find any resource_write_readonly_buffer API to do this operation.
I'm not sure but I understand that OTA can only update APP and not resource.
Can some one help me ?
Show Less
Hello Infineon support team.
Our customer requests us AAC codec support for both A2DP/SINK and A2DP/SRC.
According to following thread, CYW20721 support AAC for A2DP/SINK. But no mention for A2DP/SRC.
https://community.infineon.com/t5/Studio-Bluetooth/Does-WICED-6-2-support-A2DP-AAC-codec-on-CYW20706-and-CYW20719/td-p/138910
https://community.infineon.com/t5/Bluetooth-SDK/The-kinds-of-bluetooth-audio-codec-of-CYW20721/td-p/245281
Please tell me which BT chip support AAC codec for both A2DP/SINK and A2DP/SRC.
Thanks,
Tayo
Hi Team,
I am using wiced_6.6 studio and we use BCM43362 chip, I need to understand How to identify mfg_firmware version number
There is bin file for that and I converted into hex array but In my project I need to print mfg firmware version number, So Where can I find mfg_firmware version number?
It would be great help to us If you could help for the same.
Thanks
Kaushal Panchal
I am using the CYW943907AEVAL1F and am trying to run the ping_ethernet snip
this is the result
WICED_core Initialized
Initialising NetX_Duo v5.12
Creating Packet pools
Ethernet MAC Address : 58:D5:0A:BF:54:51
ethernet: up
Obtaining IPv4 address via DHCP
starting
Platform CYW943907AEVAL1F initialised
=== EXCEPTION ===
Debug event (e.g. breakpoint)
DFSR : 0x00000000
DFAR : 0x00000000
IFSR : 0x00000002
IFAR : 0x004B4332
CPSR : 0x000001D7
R0 : 0x00000001
R1 : 0x12000000
R2 : 0x00000080
anyone any ideas at all ?
Show LessHi!
We have encountered an error in the http client library.
The expression in image #1 can cause the request (image #2) to be cleared when there is still data coming from the server.
As we understood this happens when the packet size is the same as the fragment size (response_info->total_remaining_length == fragment_available_data_length).
Is there any solution for this bug from the developers?
image #1
image #2
Show Less
Hi
I want to know whether BCM43362A2 will support WPA3 security in Wiced 6.6 SDK.
Hi Team,
I am upgrading Wiced_2.3 library to wiced_6.6 library, I used BCM9WCDUSI09 platform folder in wiced_2.3 library however I could not find this folder in wiced_6.6 library, Which one should I use in Wiced_6.6 library ? Below is some information about chips and controller
WLAN_CHIP := 43362
WLAN_CHIP_REVISION := A2
WLAN_CHIP_FAMILY := 43362
HOST_MCU:= STM32F2xx
Please help me where should I look for same, It would be great help for me If you guys could help me as soon as possible.
Thanks
Kaushal Panchal
Hi,
I have to upgrade the code from Wiced 2.3 to Wiced 6.6 in which I used Platform BCM9WCDUSI09.
In platform BCM9WCDUSI09 for WLAN BCM43362A2 is used, which is not available in Wiced 6.6.
Can I used old platform i.e BCM9WCDUSI09 in Wiced 6.6 with lates WLAN firmware 5.90.230.38.
If yes then how should I proceed further.
What could cause the system to not recognize the proper drivers?
When connecting our PCB to a laptop, I do not see WICED JTag Port or WICED USB serial port.
I only get 2 generic USB Serial Port to appear (COM3, COM4):
I tried updating them using this thread/doc. , https://community.infineon.com/t5/Resource-Library/Upgrade-USB-Drivers-for-WICED-Studio-6-1/ta-p/246295, but still not getting those drivers to populate.
What could cause the system to not recognize the proper drivers?
Show LessI am using wiced sdk 6.6.0 and I want know is CYW/BCM 43362 chips supports WPA3 security type?
If yes then at which version of wiced sdk was added support of WPA3 and also wanted to know which WLAN firmware version support WPA3 support for CYW/BCM43362 chip?
Thanks
Kaushal Panchal
Show Less