Resolved! STM32H7 playback example
Is there an application or example about an "audio playback" project using the SAI interface (SAIA-SAIB) connected to a Codec ?I'm using the Nucleo NUH723ZG board. Thank you, Carlo
Ask questions, find answers, and share insights on STM32 products and their technical features.
Is there an application or example about an "audio playback" project using the SAI interface (SAIA-SAIB) connected to a Codec ?I'm using the Nucleo NUH723ZG board. Thank you, Carlo
I try to just toggle a led for each received frame (STD ID).With a logic analyser I checked the Rx pin on the Rx MCU and the frames arrive well. Hence my feeling that the problem lies at the level of the callback function where the MCU never go.Than...
Hello,We have been using CANbus as our form of communication for a system with multiple nodes. Each node was individually tested with CAN and all of them work without issue. However, when we started system integration testing, we noticed significant ...
ADC1_IN1ADC2_IN3ADC3_IN1 As i want to measure few signals simultaneously.can i configure by this way like ADC1, ADC2, ADC 3 or Separate channels from same ADC1
Hello,I want to use a OV7670 camera module with my STM32U585CIU6, which has no support for DCMI. I've been trying to do an I2C address scan but I can't get the camera address. I'm using a custom board with 3 other modules that are properly identified...
Posted on March 07, 2018 at 13:45HiI need to create and SNMP agent on STM32F207 MCU with lwIP & FreeRTOS (or other if needed).Also I need to implement HTTP web server to host a small management page over the same.I'm new to this kind of application ...
Dear ST Community, I'm using Windows 11 on my PC but the device manager doesn't detect the STM32 USB VCP. Please help me fix this issue.best regardsNeeraj
Hello Team, I need to connect following two devices with STM32H753ZIT6. 1. NAND Flash- MT29F64G08AFAA 2. RTC SRAM- DS1747WP-120IND+ Kindly review the attached schematics & let me know if any changes are required. I am little worried about write p...
HiWhich microcontrollers with a MIPI DSI interface support resolutions higher than 480x800?
Hello everyone,I am currently attempting to convert PDM data (from a MEMS CMM-4030DT-26354) to PCM data using the libPDMFilter_CM7_IAR_wc32 provided by STM32Cube. However, the results I am obtaining are not as expected. I am expecting a 1000 Hz sine ...