I2C - Reset
Posted on September 26, 2017 at 14:13Hi,Do anyone face the scenario where I2C operations can reset/hang the software? Micro controller used is STM32F429ZI.thanks in advance.regards,Anil Kumar. B
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 26, 2017 at 14:13Hi,Do anyone face the scenario where I2C operations can reset/hang the software? Micro controller used is STM32F429ZI.thanks in advance.regards,Anil Kumar. B
Posted on September 22, 2017 at 19:01Hi,I have a problem while implementing a USB Virtual Com Port (USB CDC Class) with CubeMX.The setup is the following:PC running Hyper Terminal sends keystrokes to the microcontroller (STM32F407VG) which are echoe...
Posted on June 01, 2017 at 13:59Hi,I'm quite new to ST environment so please excuse any big mistake.I,m using STM32CubeMX (4.20.1) and a Nucleo F429ZI to evaluate for an upcoming project. While experimenting with ADC I've realized that with Scan Con...
Posted on September 26, 2017 at 12:09 I am doing a program where I have a 50Hz square signal and a PWM to generate a sinusoidal with 90 points. Each time the signal edge of 50Hz is raised or lowered, the timer must be reset and start a new mod...
Posted on September 25, 2017 at 21:21Hi, I am using the STM32746NG on the STM32746NG-DISCO discovery board. I am accessing the on-board SDMMC connector at double bus speed, i.e. 48 MHz. According to the schematic for the DISCO board there is no seri...
Posted on September 26, 2017 at 12:06Hey everyone,I need to read in my data using two GPIO's with an external clock.I've read a few docs including the AN4666 which seem to have gotten some form of this working.It seems like the DMA can be triggered ...
Posted on September 25, 2017 at 21:07Hi,I am currently working on a project that involves a STM32 F4 Discovery board where I am trying to use an external input source as the input to the GPIO pin. The external input source is a power supply set to 3...
Posted on September 26, 2017 at 08:23 I am wondering if anyone is familiar with any STM32f407VG micro-controllers? If so, I am having some problems configuring a CAN driver. I can run the demo code, which is set to a loop-back mode, but I ca...
Posted on September 26, 2017 at 07:54Hi All,I used 'STM32F091CCU6' this controller.Can I Implement OTA in this controller. Please give me soluation as soon as possibleRegardsNitin Kanani#stm32f091 #stm32ff103 #stm32f091ccu6 #stm32f
Posted on September 26, 2017 at 04:04Hi,When I add stm32f769i_discovery.h, I got the following error.compiling stm32f7xx_hal_msp.c.....\Drivers\BSP\STM32F769I-Discovery\stm32f769i_discovery.h(307): error: &sharp20: identifier 'uint32_t' is undefined...