STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! APB1PeriphClock

Posted on March 15, 2017 at 17:38Is there a function or macro for determining the frequency of APB1PeriphClock and APB2PeriphClock?Thanks,jh#apb1periphclock

John Hite by Associate III
  • 697 Views
  • 3 replies
  • 0 kudos

Current consumption in Stop1 mode

Posted on March 15, 2017 at 09:58Hello,I have programmed my board (STM32L475) with the example '...STMM32Cube_FW_L4_V1.7.0\Projects\STM32L476RG-Nucleo\Examples\PWR\PWR_STOP1_RTC\MDK-ARM'. I measure current consumption and it is higher than the expec...

Resolved! Yet another blink a led question

Posted on March 12, 2017 at 16:56I'm sorry in advance for such a stupid question, yet i can't find my error.I have some chinese nameless 'stm32f103c8t6 system board' with F103C8T6 on board. I also use Coocoox IDE and ST-Link v2 programmer. The follo...

STM32L432 Nucleo reading internal temperature sensor

Posted on March 14, 2017 at 03:29I have STM32L432 Nucleo board. Using CubeMX I have configured the ADC1 IN17 to temperature sensor channel.How do you read this register using the HAL layer?I can already poll adc1 IN5 to read an external temperature ...

Resolved! STOP2 mode not Entering from HAL_PWREx_EnterSTOP2Mode

Posted on March 14, 2017 at 07:19MCU: STM32L443VCT-I am calling 'HAL_PWREx_EnterSTOP2Mode(PWR_STOPENTRY_WFI);' from the main application of my code but it seems that the function returns immediately (MCU not entering STOP2 mode). What I might be doi...

STM32F7 family pin and firmware compatibility

Posted on March 11, 2017 at 16:25Hello!Is the whole STM32F7 family pin and firmware compatible (besides missing peripherals?).I know that 7x3 and 7x2 aren't compatible with the rest due to inclusion of HS USB PHY, but what about the others?If a desi...

stm32F101 memory remap with HAL

Posted on March 15, 2017 at 10:14Hi,I'm working on a stm32F101CBT6 and need to support SW update - a proprietary bootloader will run at startup, and will quickly jump to the application.I've done it before, on other stm32 chips, but with the StdPeri...

OSXBluevoicelink using STM32L476 Dicovery board

Posted on March 15, 2017 at 07:15Hi all,I wanted to transmit voice from MCU to android phone. And I was able to do that using OSXBluevoicelink library with STM32 Nucleo board.Now I wanted to port the voice transferring functionality to discovery boa...

STM32F4 Std Periph Lib USART baud rate BRR bug?

Posted on March 14, 2017 at 18:16I've been starting to use an F446, and while the clock settings look OK (at least PWM frequencies match expected, but I can definitely test this more), I consistently get half the requested baud rate on USART3. Looki...

avik by Associate II
  • 633 Views
  • 2 replies
  • 0 kudos