User Activity

My idea is to use the I2S input and encoder a stereo pair in MP2. Someone have successfully ported the libtwolame (or other MP2 encoding library)? The STM32F4 or F7 CPU is fast enougth to accomplish this task?
I'am a newbbie on STM32MP1 and linux embedded.I want to use available pins on STM32MP1-DK2 to as buttons input. I want to use CN14 connector pin (1 to 4) as buttons inputs.I've modified the stm32mp157c-dk2.dts adding these lines: buttonkeys { compat...
Posted on July 20, 2017 at 12:19Anyone can provide an example of STM32F437 FreeRTOS + LwIP UDP stream that no loose ethernet packets.I've tried different implementation but, analyzing the ethernet packets, sometimes one packet is lost.This is my imp...
Posted on April 13, 2017 at 09:11I've my application that uses the xCube CyptoLib 3.1.0 (STM32CryptographicV3.0.0_CM4_IAR_otnsc.a)with IAR compiler. Up to version 8.10 of the IAR compiler I never had any warning or error during the build of the proj...