Other Parts Discussed in Thread: CC3100 I need to interface the CC3100 wifi module with STM32F! controller via UART. The module was set in Unknown state. I am trying to set the module to AP Mode by calling API of sl_Start().
Part Number: CC3100MODBOOST Other Parts Discussed in Thread: CC3100 , , CC3100SDK I am working on CC3100 wifi module interfaced with STM32F1 controller via UART.I tried to configure the module to communicate with UART, I need to set the module in either…
Part Number: CC3100MODBOOST Other Parts Discussed in Thread: CC3100 Hi
I am porting SimpleLink driver to STM32 MCU. I ported the host driver before but I haven't seen this. Can anyone please help with understanding the response from the WiFi module…
Part Number: CC3100MODBOOST Other Parts Discussed in Thread: CC3100
Hi again,
Porting the simplelink driver to STM32.
I got the SPI communication working, and sometimes I would get the module to connect, but most of the time (seems timing related…
Part Number: CC3100MOD Dear ,
Please help us to clarify the following questions, thank you.
Is J10 in CC3100MOD connect to RH2 in TIDA-00637?
If question 1 is YES. Some connection looks like no sense
For example: J10.pin14 (CC_SPI_CLK, connect…
Part Number: CC3100MODBOOST Other Parts Discussed in Thread: CC31XXEMUBOOST , , CC3100 Hello,
I recently bought CC3100MODBOOST and CC31XXEMUBOOST modules to add wifi connectivity to my LCDKC6748 board in which I was working earlier.
Is there any document…
Hi Abhi,
Neither the CC31XX or CC32XX families have supporting drivers for the Cortex-R5 at this time. I would imagine it would be quite difficult to create drivers to support the R5 on your own. I'm not sure if there are other WiFi modules that support…
Part Number: CC3100MODBOOST I'm using CC3100MODBOOST boards in transceiver mode. After running for quite a while, the transmitting board returns a error -100 on recv() and does not recover. When I close the socket and try to allocate a new one I keep…
Thanks Michael for the support
The example was a great help. and resolved the issue.
I would like a programmatic way of knowing if the process has completed OK.There's some way to do this or by log files?
regards
Gildardo
Ok. I connected to the pin labeled CC_NWP_UART_TX on the CC3100MODBOOST schematic (labeled NWP on the board) and setup my serial port as specified. The binary log covers the time period (3 - 4 minutes) from reset to when the TxPoolCnt hits 15 which matches…