STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GPIO read correct data

Hi there ! I start a project with STM32G031k8. This board i'm gonna make is  a RS485 slave on the pin 4-5-6-7 of GPIOA i put a dipswitch with pullup resistor , and i read in this way: uint16_t Add = ( 0x00F0 & GPIOA->IDR)>> 4 ;  right now my add is 5...

SGian.1 by Senior
  • 39 Views
  • 2 replies
  • 0 kudos

MCU STM32G030K8T6 hangs

Hi all, We have a product containing the STM32G030K8T6 MCU. The code is working like expected and the product is meeting all specifications. The product is battery powered and can be charged via USB. So far so good. If the product is assembled it wil...

Edit.png
PLER by Associate
  • 232 Views
  • 13 replies
  • 5 kudos

Circuit diagram & schematic request

Hi,Note: circuit diagram & schematic requested ,Preferably in altium designer(mjlrprecision@gmail.com)New to the electronics, doing small projects,For our project we made Free-fall detection board using STM32G030F6P6 & Lis2Dh, it is working fine dete...

Jan58 by Associate
  • 92 Views
  • 2 replies
  • 1 kudos

Resolved! STM32G050C8T6 ADC_IN11: inconsistency in the datasheet?

Hello,According to the datasheet PB7 can be used as  ADC_IN11.Is this an error in datasheet? ADC_IN11 is already used by PB10 and cubeMX doesn't seem to allow me to use PB7 or to remap this pin. How can I use ADC_IN11 on pin PB7 as mentioned in datas...

AHame_0-1712593418190.png
AHame by Associate II
  • 348 Views
  • 12 replies
  • 10 kudos

Resolved! STM32G0B and USB Custom HID

Hello guys!I'm using USB custom HID on STM32G0B for an application alike the mouse demo on "STM32G0C1E-EV" HAL package. But instead a button sending the Report, a PC software sends a 64 bytes Report to get another 64 bytes as answer.In fact, this sam...

Pedro3 by Senior
  • 69 Views
  • 2 replies
  • 0 kudos

Best suitable STM32 part for our applications

Hi Team,I need your suggestion before the design is freeze as per specification. The existing STM32G series design is still taking more current and couldn't meet our tracking application with long battery life.My application is a tracking solution.gp...

Akuma.6 by Associate III
  • 62 Views
  • 2 replies
  • 1 kudos

Resolved! STM32G0 Reference Manual Typo (ADC-Oversampler)

RM0444 (Rev. 5 Nov 2020 - should be newest): Chapter 15.8 Oversampler: "N is defined using the OVFS[2:0] bits": this should say "OVSR[2:0]" bits. Chapter 15.12.3: Register ADC_CR Note for AD_EN: "set ADEN only when all bits of ADC_CR registers are 0"...

flyer31 by Senior
  • 83 Views
  • 1 replies
  • 0 kudos