I2S problem on stm32f411 and HAL
Posted on September 17, 2015 at 03:03 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 17, 2015 at 03:03 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 24, 2015 at 01:10Hi,I want to connect a microSD card to my STM32L151CBU6 MCU and read/write data to this uSD card. I have made the schematics, but I am unsure if I have connected the uSD card holder correctly to the MCU (see atta...
Posted on September 17, 2015 at 19:00Not sure if ST changed some settings, but I'm getting a lot of errors when posting, or when I open an new tab against a link (ie navigating back to a post from hyperlinks provided on the page, or edit window, to ...
Posted on August 23, 2015 at 01:24Hello Everyone.As the title suggest, I am trying to receive data from the two digital microphones that are on the STM32F7 discovery board. Since the microphones are connected to the audio codec, I need to interface ...
Posted on September 02, 2015 at 23:10 Hi I have a custom board with a stm32f4 I am trying to use cubmx to generate a usb HID project but the generated code does not work. The board appears as an unrecognized device when I attach it to my com...
Posted on September 21, 2015 at 16:49All:First, I have been able to ''setdatetime'' and ''getdatetime'' using excellent example code. In fact, I wait until after powered up to receive a ''setdatetime'' command (via UART). Using the HSE on F4 Discove...
Posted on September 10, 2015 at 14:12We are using STM32LL476QE and as per reference manual , While executing a program code from bank 1, it is possible to perform a program operation on the bank 2. Here we are into situation in which Our custom Boot...
Posted on September 20, 2015 at 08:31 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 23, 2015 at 16:52Has anybody used PC-Lint (Misra Compliance Checker) with the latest Keil IDE and STM Libraries? If so, what was your experience? Any comments are welcome. Werner
Posted on September 18, 2015 at 08:43Hello all, I wrote code for CAN message transmission using STM32F429ZI board. Message is not getting transferred. It is displaying only error frames in CANanalyzer. Please suggest me solution for this problem. I ...