STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Package data register on STM32F779

Posted on December 14, 2017 at 15:01I am trying to have device detection code by reading the 'package data' register but I don't get the expected data. I have a STM32F779I-EVAL board with a STM32F779 mcu. I am reading '0xFFFF' at address 0x1FFF 7BF0...

stm32f4 USB Host HID to interface touchpad..?

Posted on April 11, 2018 at 09:24“We are trying to develop a USB Host HID application where using the controller STM32F4, and the USB stack library available on the ST website, we are trying to send data/command to an USB HID device. But in the li...

Jesu by Associate II
  • 430 Views
  • 1 replies
  • 0 kudos

Resolved! TIM3 CH2 external counter configuration

Posted on April 10, 2018 at 14:55Hi!I want to use an external clock signal for timing. This clock signal is ~130 kHz. I want to count N pulses with a timer and I want an IRQ after N pulses. For this purpose I'd like to use TIM3 in external counter m...

timer interrupt callback stm32f769 cubemx

Posted on April 10, 2018 at 12:04Hi,I'm using stm32f769 with cube MX and Atollic for my latest project. So far I managed some stuff like IAP Bootloader via µSD /or USB, PWM Generation, Encoder readout... So far I would guess I understood how CubeMX...

ST-Link CLI erase

Posted on April 11, 2018 at 10:52ST-Link CLI rease another sector. STM32F767ZI, dual bank.When using the commandline-switch -SE 15 st-link cli (v 3.2.0.0) reports:ST-LINK Firmware version : V2J29S7Connected via SWD.SWD Frequency = 4000K.Target volta...

Resolved! USB DP-DM Pins

Posted on April 11, 2018 at 06:49I am using STM32L072 on my custom board. I connected DP DM pins on USB connector directly to the DP DM pins on the MCU. I was hoping it gives me a DEBUG UART but it didn't work that way. What could be the problem?