STM32L476 SAI2 block B not working!
Posted on July 18, 2016 at 20:01The 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 July 18, 2016 at 20:01The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 21, 2016 at 08:46We use stm32l151ccu6 with RTC clocked by LSI. The device is set to wake up, every 20 seconds, from stop mode using the RTC auto wakeup feature. At present, the device just goes back to stop mode after clearing the RT...
Posted on July 04, 2016 at 12:50STM32CubeMX: 4.15.1 STM32CubeF7: 1.4.0 MCU: STM32F746NGHx In the setting: ''Configuration | FMC | SDRAM1 | SDRAM timing in memory clock cycles | Write recovery time'' the value is constrained in [3,16] (and the help a...
Posted on July 21, 2016 at 09:41Hi I'm trying to recognize what USB device attached on the USBH OTG line and send the information over TCP with LwIP library to a server. I can recognize devices with HID standalone application. Then I've combined the...
Posted on July 21, 2016 at 09:55I am using a STM32L053 Discovery board and I am having an issue with the SMI clock line. I am trying to set the device up such that PB13 is the clock lick line (as SPI 2). The problem is that the clock only appears to...
Posted on July 19, 2016 at 10:41 Hi, I'm working on a STM32F401 MCU with custom bootloader and application. Compiler is GCC 5.2.1, not optimizations are running. I'm getting a hardfault after the first interrupt after the following jump ...
Posted on July 17, 2016 at 08:43 I am trying to work with STM32F072 input capture using TIM2 and DMA transfers. There is an issue in CubeMX which make it always change the alignment to BYTE, I always have to change it back to WORD, really anno...
Posted on July 15, 2016 at 22:13 I'm trying to kick off the ADC via Timer1 at 9600 sps for 4 channels. I have it all working -- once, but I think I'm (ab)using the HAL wrong; I tried to put the kick off code in a function in main called ...
Posted on July 19, 2016 at 21:51Hi, firends!!! help me to find Datasheet on such STM32F301VCT6--QFP 100 microcontroller, I not where can't find him, I will be very grateful to you, thanks.
Posted on July 19, 2016 at 21:53I want to use STM32F767ZI on Nucleo board. I used the ARM GCC in Eclise (Microsoft Windows 10). I wrote following code to test the compiler&sharpinclude <stm32f7xx.h> &sharpinclude ''stm32f7xx_hal.h'' // Sample pragm...