Part Number: CC3350 Tool/software: Hi, Is it possible to use an external 40MHz clock input with the CC33xx series of WiFi Modem ICs? (In our case the CC3350). I would like to use the clock output of our main MPU (IMX93) to generate the required 40MHz…
Part Number: CC3350 Tool/software: Hi TI expert,
To implement the WPS provisioning function, we don't see CC3350 have any GPIO pin that dedicated to entering WPS mode. Is there any way to achieve this?
BR, Jesse.
Part Number: CC3350 Other Parts Discussed in Thread: BP-CC3351 , , CC3351 Tool/software: Hi!
I am trying to control the "BP-CC3351" board via SDIO using RTOS, but it is not working well. I ported sdio_adapt.c etc. included in "cc33xx_mcu_package_r5…
Part Number: CC3350 Other Parts Discussed in Thread: CC3351 , Tool/software: Hi Team,
I'm planning to use BDE-BW3350AP1 from BDE supplier. Here, CC3350 IC is utilized in this module. I have checked the datasheet CC3350/CC3351, In there i can't able…
Part Number: CC3350 Other Parts Discussed in Thread: CC3120MOD Tool/software: Hello expert,
Can CC3350 have a DHCP server function?
It seems IwIP in the SDK can not have this function.
If TI has a sample or recommended example, please let me know…
Part Number: CC3350 We are designing a device with the CC3350MOD for use in the USA, Japan, and EU. We are using RTOS R8.1.
1. When loading cc33xx-conf.bin with ctrlCmdFw_DownloadIniParams(), do I need to load different files for the USA (FCC) and EU…
Part Number: CC3350 Hello TI Team,
We are developing a custom board based on CC3350 chipset connected over SDIO to an NXP i.MX93 (kernel lf-6.12.34-2.1.0, Linux 6.12.34). Wi-Fi driver and firmware come from CC33xx SDK 1.0.2.10.
During production test…
Part Number: CC3350 Other Parts Discussed in Thread: CC3351 , Tool/software: Hi,
Q1. Please tell me the mass production schedule for CC3350 and CC3351.
Q2. The host side that controls the WiFi module is STM32F411CE and is equipped with FREE RTOS.…
Part Number: CC3350MOD Other Parts Discussed in Thread: CC3350 Hi!
int general_error_event_get_log(TFwEvent *pFwEvent)
{
int ret = 0;
const size_t buffer_size = 5000;
unsigned long end_time = osi_GetTimeMS() + CC33XX_GENERAL_ERROR_READ_TIMEOUT_MSEC;…
Part Number: CC3350 Hi there,
According to the CC335x datasheet, the application throughput can reach up to 50 Mbps. Could you please clarify which MCU platform or host configuration was used to achieve this throughput?
Thanks, Scofield