Resolved! AWS IoT with Nucleo-F767ZI?
So this is a related question to connecting through ethernet. I'm having trouble using my ethernet connection for AwS IoT. Are there any resources to do this? Most of what I found involved using wifi instead.
So this is a related question to connecting through ethernet. I'm having trouble using my ethernet connection for AwS IoT. Are there any resources to do this? Most of what I found involved using wifi instead.
Hello, I want to use ADC1 with 5 Channels, ADC2 with 2 Channels and ADC3 with 1 Channel. I configured everything for triple Mode. After I started ADC2 and ADC3 do I start ADC1 like this.Is NUMBER_OF_CHANNELS supposed to be 8 in my case? retVal = HAL_...
@Hi,I'm using STM32F469 MCU for my application where I'm using USB in DEVICE mode in FS.Here I'm unable to go to the "OTG_FS_IRQHandler" interrupt handler and also the virtual comport is not recognized by the PC.It is working fine with the Host mode,...
I know I have arm_math.h so presumably it is a directory issue. Including the error as reference.
I want to Implement the UART bootloader to the STM3272cz Microcontroller and flash the code with STM32cube programmer .I want to understand the STM32 cube programmer UART protocol used here for flashing the Bin file to the micro controller .Any sugge...
Hi !We are developing F746 MCU.This issue occurred while developing the USB OTG HS USB Mass Storage function by referring to the example file in F7 CUBE.It is normal to connect USB to MCU that operates as HOST and create new files with FATFS-based...
Hello,thanks for the update.What do i need to exactly enter when terminal asks for "Enter your root CA:"I entered "Usertrust" or "Tangle" and pressed Enter two times. Program doesnt proceed.Also new lines on the terminal output dont start from the le...
Hello, I see on ST website that there is multiple packages for cellular connection with a cloud. There is X-CUBE-CELLULAR, X-CUBE-CLOUD and X-CUBE-AZURE.On X-CUBE-CLOUD page I can download X-CUBE-AZURE so I guess they are the same package, right ? Bu...