Hi, I am trying to use the new HAL Ethernet driver from STM32CubeIdeF7 v1.17.0. I tried to run STM32F7508-DISCO/Demonstrations/STemWin with IAR compiler but i received build errors, I tried also with GCC compiler but I have errors after I imported pr...
stm32G071 UCPD SINK code answers GOODCRC after received SRC_CAPABILITY,but USBPD_PE_SetDataInfo Funtion was not Execute after GOODCRC,why?
I can get the bootloader to work fine on USART1 but can't seem to get anything from USART2. Is there a trick to making the second USART port work? I have checked the output from my test serial port on the logic analyzer and it seems correct and is s...
My project uses stm32h753 and Azure (ThreadX and USBX), I want to have USBFS as CDC and USBHS for DFU. In CubeMX how do I specify which USB interface is for which device class, or it should be done in code?
It keeps sending itself at commands and not connecting to the network.
I'm not able to create txt file, what issue , can you provide source code? please help me.
Hello, has anyone been able to use the Ble Module (SPBTLE-1S) of the STEVAL-MKSBOX1V1 (SensorTile.box) on the Zephyr RTOS?We are struggling trying to configure the DTS and CONF files to be able to run a simple Zephyr BLE example:https://github.com/ze...
Hello ST team,I am working on a project, for which Safety functionality to be implemented. We are making use of X-CUBE-STL package for following self-test,Arm core testInvariable memory test (Flash)Variable memory test (RAM)I understand that there is...
Currently, I am working on creating a WiFi driver for EMW3080, which is integrated into the STM32U585I-IOT, for a commercial RTOS. Unfortunately, I have not been able to locate any programming guide or technical reference manual that would assist me ...