STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AN4229 , where to find the files?

Posted on July 14, 2014 at 12:14 Hi. I need to get acquainted with AN4229, but can not find anything (except PDF file). please indicate where the files? Note: this post was migrated and contained many threaded conversations, some content...

STM32F072 TIM1 PWM no output

Posted on January 03, 2018 at 15:32Hi,For few days I am trying to get my PWM generator works under TIM1. I cannot find what is wrong but counter seems to work but no output is available under GPIO_A8 pin.Configuration code looks like:static void MX_...

licencje1 by Associate II
  • 1078 Views
  • 3 replies
  • 0 kudos

STM32L4 opamp to ADC constraints

Posted on January 11, 2018 at 17:21Hi,My stm32 opamp characteristics understanding is that- max output current 500µA in normal mode, stand-alone- min output impedance 4kR in normal mode, stand-alone.This last value fairly aligns to considering a se...

STM32L100RC I2C1 SDA pulled constantly low

Posted on March 08, 2016 at 12:55 Hello, I'm having problems with STM32L100RC I2C1 peripheral on PB6 and PB7. The lines are pulled to MCU Vcc with 1k resistors. The problem is that when I configure the PB6 and PB7 as I2C1 pins, the MCU pu...

juho by Associate II
  • 750 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7 Bug in HAL_SPI_TransmitReceive ?

Posted on September 29, 2017 at 15:22Is there a bug in the HAL driver lib FW 1.1.0 ?Because SPI4 is not supported.In the routine HAL_SPI_TransmitReceive there is a question'if (IS_SPI_HIGHEND_INSTANCE(hspi->Instance)) ...'the else branch is empty/no...

STM32CubeProgrammer EEPROM Write

Posted on January 11, 2018 at 09:11Hi, I have a micro STM32F011F4 and I try to write in EEPROM via SWD but cube programmer shows an error message (also from CLI) how can I write in EEPROM? (STM32 STlink utility works well) Thank youMarco

0690X00000609NEQAY.png 0690X00000609PTQAY.png

cubemx otg drd support

Posted on January 11, 2018 at 11:17Hello,i want to use an USB OTG with an automatic host device detection. CubeMX (L4) doesn't support it and there is only one example for an evaluation board with a display to select the mode (host or device).Is an ...