STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why CubeMX abandoned DP83848_PHY brutely?

Posted on October 11, 2016 at 07:26It seems the newer 4.17.0 version, change the default PHY to LAN8742A, simply deleted the DP83848, why? Why can't you add another option to let users to choose and make their code work with the newer CubeMX version...

RTC Problems when waking up from StandBy mode

Posted on April 14, 2016 at 13:48Hello,I have noticed that when my system wake up from Standby mode seems to lose some time and RTC loses something like 2 ms for each secondDoes anybody have anytime this kind of problem?I have using an STM32L162.Any...

sergio23 by Associate II
  • 1652 Views
  • 17 replies
  • 0 kudos

STM32L152RE-Nucleo with Contiki

Posted on October 13, 2016 at 11:36Hi All, I am working with STM32L152RE-Nucleo board and 6LoWPAN Expansion board for my project. I would like to control some GPIO PINS available on the board. I would like to know what drivers I should use for doing...

STM32F0 DISCOVERY INTERNAL TEMPERATURE

Posted on November 08, 2016 at 06:45 Hello everyone. I would like to measure the temperature in my discovery kit but I couldn't. Can ou help me? I am using Keil uVision5 and here is my codes; int main() { ADC_InitTypeDef ADC_InitStruct...

stm32f4 CAN Filter FIFO assignment?

Posted on November 08, 2016 at 04:48Hello,1. When creating a CAN filter, what is a reasonable strategy for FIFO assignment? 2. What happens when the same filter is assigned to both FIFOs?I am modifying an existing code base and the previous author a...

STM32L4xx with DMA receive timeout on UART

Posted on November 07, 2016 at 19:44Hello,I'm trying to setup DMA with a timer to check a timeout for my UART 1 on STM32L476G-EVAL board. The conditions are:1. I've setup the DMA receive buffer to be 32 bytes.2. If I start receiving data, I want to ...

mmahmood by Associate
  • 249 Views
  • 1 replies
  • 0 kudos

Nucleo-F767ZI and Ethernet with lwIP

Posted on November 03, 2016 at 16:58hi everybody, i was trying to set up an udp echo client by looking at the examples for the other boards provided in the F7 firmware package, after using CubeMX to initialize my board for Ethernet (in RMII mode) an...

matteo23 by Associate II
  • 1169 Views
  • 5 replies
  • 1 kudos