STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

We purchased STM32F103CBT6 from Disty and realized that part received with MSL 2 & 3. Had find all the document and didn't mention on the MSL rating. Anyone can advise on this whether is normal ?

We purchased STM32F103CBT6 from Disty and realized that part received with MSL 2 & 3. Had find all the document and didn't mention on the MSL rating. Anyone can advise on this whether is normal ?

ENeoh.1 by Associate II
  • 277 Views
  • 0 replies
  • 0 kudos

Resolved! PWM pulse counter doesn't work properly

Hello,Here is code:Prescale=7;Periode=7999;Pulse=3998;void PWMControl(unsigned int Freq){ TIM_TimeBaseInitTypeDef TimeStructureure; TIM_OCInitTypeDef TIMOCStructureure; TimeStructure.TIM_Prescaler=Prescale; TimeS...

JJohn.3 by Associate II
  • 778 Views
  • 4 replies
  • 0 kudos

STM32H730 Flash Size

I'm an Atmel SAM person migrating to STM32... How big is the flash in the STM32H730??? The first page of the data sheet clearly says it is 128 KB but RM0468, Table 1-14, says there is 128KB of "system" flash and 128KKB of "user" flash.And, software ...

MSull.1 by Associate II
  • 1302 Views
  • 6 replies
  • 0 kudos

USB VCP Windows 10

Posted on August 08, 2017 at 14:36Hi,The problem is when using USB VCP under Windows 10 on the Nucleo f746 board. The COM port is not open. When connecting to Windows 7 COM port opens.I tried to board Nucleo l432. Works under Windows 7 and Windows 1...

Konmax by Associate II
  • 5194 Views
  • 14 replies
  • 1 kudos

STM32G473VET6 Default pin configurations

As i red from reference manual most of the pins are in analog mode and pins are configured as per reset value of GPIOx_MODE/GPIOx_PUPDR/...so many other register but i want to know which pins function have assigned to individual pins.

GSing.21 by Associate II
  • 2954 Views
  • 12 replies
  • 0 kudos