STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

dali Lighting Interface

Posted on July 13, 2017 at 11:38HiST has a DALI V1 library.Was this tested by DALI AG?Are there any plany to update it to DALI V2?Is there a ST third party offering a DALI V2 library?Thx

communication through rs485 modbus protocol

Posted on July 10, 2017 at 11:07Hi, My question is i want to communicate through uart between  stm32f030 board  and inverter ,I am using rs485 converter to TTL board.communication has done through modbus protocol.Driver enable pin is high data will ...

in stm32f0 usart with lpc1768 problem?

Posted on July 13, 2017 at 07:31 hi im connecting two board that one of them is stm32f0 and i configure its usart as this below /* Enable the peripheral clock of GPIOA */ RCC->AHBENR |= RCC_AHBENR_GPIOAEN; GPIOA->MODER |= GPIO_MODER_MOD...

[F2 FW1.6.0] CAN_Receive_IT why new pRx1Msg?

Posted on June 06, 2017 at 04:35 Hi, I just upgraded from F2 HAL library v1.4.0 to v1.6.0 and noticed that CAN_Receive_IT now uses two separate RxMessage buffers in its CAN_HandleTypeDef struct. One per CAN FIFO, as can be seen here: static...

Bug STM32CubeF1 V1.4.0: CanTxIrq

Posted on June 28, 2017 at 13:58The CANX_TX_IRQ is called unexpected cause the HAL_CAN_Receive_IT enables the CAN_IT_TME. As a result every can rx irq also the can tx irq is called. This costs time and i've some other side effects in my application....

Resolved! Debugging Skill and Pull Down Resistor

Posted on July 11, 2017 at 00:15 Hi, I have a quick question about the pull-up and the pull-down resistor. For example, I want to use the switch (S1) to control the output of the GPIO pin (PA0), and read this output to turn on/off another LED. Wh...

0690X00000607XQQAY.png 0690X00000607XVQAY.png
j Q33 by Associate II
  • 1041 Views
  • 9 replies
  • 0 kudos

Resolved! Derive an exact timer rate from PLL

Posted on May 30, 2017 at 20:46 Hello, I am working with the STM32L486 chipset and we need to generate an exact 38400Hz timer. Currently we have a 5MHz or 25MHz external clock coming in but the PLL clock tree does not seem to favor getting the ex...

e d by Associate II
  • 717 Views
  • 15 replies
  • 0 kudos
Labels