Ask questions, find answers, and share insights on STM32 products and their technical features.
... just reporting, no question...Today I had a quite bizarre problem with my ADC when testing the same PCB with RevY and RevV chip.I operate the ADC in regular single mode (I tried also regular discontinuous mode), very slow sampling (865 cycles)), ...
Hi,I want to calibrate RTC(which is powered through LSE-32.768KHz) in stm32F051 and want to know how CALM value is calculated in RTC calibration register(RTC->CALR).Thank you.
Hello.I have a problem with STM32L051C8T6. I have uppdated an old project with a I2C bus connected to I2C 2 pins PB10 and PB11. The I2C bus works fine but it interferes with my port PB3. In file STM32L0XX_HAL_I2C.C the PB3 is Cleared (Reset) by this ...
Hi,I'm working on STM32F779NI MCU. For our PCB, we have used 32768 Hz LSE crystal for RTC, which has a tolerance of +/-20 ppm. However on long-run testing, a time gain of around 6 sec in 25 hrs was observed, which is higher than the stated tolerance....
I'm investigating if it is feasible to implement ethercat slave on an stm32f7/stm32h7.I found the I-NUCLEO-NETX. But can't buy it farnell/mouser/digikey. and hilscher is very secretive about any information. So are there successful implementation of...
I am new to Nucleo board STM32F411re.I am trying to work out an UART example on the devlopment boardI am trying to send data through UART - TX line and trying to read that data using Putty. I can't able to see data in Putty. When I debugged I saw dat...
Hi, I have tried transmitting data bytes in Tx ,which is correct along with CRC, As, no acknowledgement is found from receiver side, it retransmits continously and ofetn leading to error frames.