I am unable to order the kit from your store
The site return The coupon code "WS-H723ZG-MNA0-EMEA-2021" is not valid.Best RegardsReyah
The site return The coupon code "WS-H723ZG-MNA0-EMEA-2021" is not valid.Best RegardsReyah
Hello!I am merging the user app provided in the default sbsfu package with my custom application that is based on the ThreadX kernel. The FW boots normally but every time the kernel finishes ("VOID _tx_initialize_kernel_enter(VOID)") the "tx_applicat...
Hi,I'm pretty sure it can be done but I would like confirmation.I would like to start with my own bootloader that runs wit HSI clock. It have to properly configure an external PLL source (by I2C peripheral). Only when that chip is locked, I would lik...
I set stm32f401 to use USB and deinit USB to dP/dN to use normal GPIO.But I can not control dP/dN for GPIO.How can I switch GPIO function from USB to normal GPIO?
I am using cc3135 wireless module to interface with STM32f4 for the application of Mqtt Client. I ported driver library to stm32h750 disco board successfully. But with application copied form TI CC31xx sdk, the stm cube shows some liker errors. If an...
Error: L6200E: Symbol __asm___18_system_stm32l4xx_c____REV16 multiply defined (by .\system_stm32l4xx_1.o and .\system_stm32l4xx.o).Error: L6200E: Symbol __asm___18_system_stm32l4xx_c____REVSH multiply defined (by .\system_stm32l4xx_1.o and .\system_s...
I wanted to implement FIR filter and FFT using Cortex M4 in Dual Core STM32H745 Device. Is there any procedure document or application note available to implement by generating from STM32Cube IDE ?Filter Coefficients can be generated from MATLAB filt...
Hi folks,I have a stm32f411 with custom hid running smoothly. But if i change a value in the report descriptor data transmission stops working.I want to change the descriptor cause i want to send more data to the host.Here is the descriptor which wor...
We have been using STM32 L series and F series of micros in our products with STM32Cube Hal drivers , stacks and FreeRTOS. Now we have to go to certified RTOS. Looking at options of SafeRTOS , Azure Threadx , and Flexible Safety RTOS. We would like t...