STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L476 I2C open drain with VDDIO2

Posted on May 20, 2017 at 01:09Hi I am trying to use STM32L476 with several I2C devices, STM32L4 operates @3.3V whereas one of the I2C device is operating @1.8V - I need to avoid using level shifting hardware, there is provision of VDDIO2 and when u...

STM32F0 Baud rate calculation macro

Posted on May 20, 2017 at 21:25From STM32F0xx_hal_uart.h/** @brief BRR division operation to set BRR register in 8-bit oversampling mode. * @param __PCLK__: UART clock. * @param __BAUD__: Baud rate set by the user. * @retval Division result */&sharp...

0690X000006073zQAA.png

High temperature substitute of STM32F042F6P6

Posted on March 15, 2017 at 19:19Hello,I am now using STM32F042F6P6 for control purpose on my gate driver board. However, the ambient  temperature requirement is changed to 120C compared to 85C before.Since STM32F042F6P6 can not work under this temp...

HAL_PCD_EP_GetRxCount returning wrong value ?

Posted on May 18, 2017 at 20:28I'm using  STM32Cube_FW_L4_V1.6.0 for long bulk transfers (up to 4096 bytes).   When the stm32 receives a packet longer that 64 bytes,  HAL_PCD_EP_GetRxCount returns a number 1-64 (e.g. a packet of 1024 returns a lengt...

Geoffrey1 by Associate III
  • 830 Views
  • 5 replies
  • 0 kudos

EEPROM-UNABLE TO WRITE

Posted on May 19, 2017 at 15:26Hi,We have  X-NUCLEO-IDS01A4 and tried to access the EEPROM by assembling R3. But unable to do it.Please provide any sample code.

STM32F207VEx: Ethernet Stucks after sometime

Posted on May 19, 2017 at 13:38Hi there,I am   using STM32F207VET and I have successfully Implemented Ethernet as TCP echo server(MII Full Duplex only).I have successfully connected my module with 5 clients over LAN and Exchanged data between them.A...

Any way to change colors in CubeMX?

Posted on May 17, 2017 at 19:26The highlight color of a selected function for a pin is dark blue with black text. That means it is impossible to read whatever it says. It seems to have been this way for a while. Do the programmers of STM32CubeMX nev...