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().
Hi Pradeepa,
I'm not very familiar with the necessary API's to call on the STM32. I would recommend looking at the information in these blogs:
https://visualgdb.com/tutorials/arm/stm32/uart/hal/
https://community.st.com/s/article/faq-stm32-hal…
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 to CC3100MOD…
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) i get…
Part Number: CC3100MODBOOST Other Parts Discussed in Thread: UNIFLASH , CC3100MOD , CC3100 , CC3200 Tool/software: Code Composer Studio Regards
I'm programming the CC3100MOD SimpleLink via Uniflash 3.4.1(I'm using CC3x serial(UART) interface and the device…
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…
Part Number: CC3100MODBOOST Other Parts Discussed in Thread: CC3100 , CC3200 I'm using the CC3100MODBOOST board in transceiver mode attached to another board for development. I instrumented the simplelink driver to output the TxPoolCnt parameter obtained…
Part Number: CC3100MODBOOST Other Parts Discussed in Thread: CC3200 I'm using the CC3100MODBOOST board in transceiver mode attached to another board for development. When receiving a socket error, I close the socket while in the context of the socket…
Part Number: CC3100MODBOOST I'm using the CC3100MODBOOST board in AP mode attached to another board for development.
After entering AP mode (which I have verified working by connecting with a secondary device,) I stop the DHCP server, set the config…