STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Sequential receive/transmit

Posted on August 28, 2017 at 17:40I want to implement a slave I2C interface with STM32F411.I can't know in advance how many bytes are going to be written from the master, or how many bytes are going to be read.I followed this approach:check in HAL_I...

Luca R by Associate II
  • 514 Views
  • 0 replies
  • 0 kudos

STM32F746 Display Graphic Demo is poor

Posted on August 14, 2017 at 09:57Dear All.I try to complier sample code from st at D:\STM32\STM32F746NG\STM32Cube_FW_F7_V1.7.0\Projects\STM32746G-Discovery\Demonstration\MDK-ARMOn sample video from https://www.youtube.com/watch?v=R78zvO-s6H0 qualit...

0690X000006040sQAA.jpg 0690X000006040iQAA.jpg

Resolved! Virtual Com Port Driver Issue in USB(user usb)

Posted on August 24, 2017 at 09:06Hi, i am using STM32L476VG DISCOVERY board ,i am try to connect VCP(virtual com port ) user USB to PC(win XP & win 7) i also installed virtual com port  driver from STM website (en.stsw-stm32102) but my board(user U...

Mini STM32F103R

Posted on August 28, 2017 at 15:01Where to find the drawing or model of the electrical board  https://fr.aliexpress.com/item/Mini-STM32F103RBT6-core-plate-blue-oil-Cortex-M372MHzUSB-a-key-to-download-board/32806500652.html?spm=a2g0w.search0304.4.27....

[OTG + Cube] Low Speed Device settings

Posted on August 28, 2017 at 14:02More.Both the 'F4 and 'L4 RMs clearly state that the USB modules are not capable of Low-Speed Device (underpinned e.g. by DSTS.ENUMSPD not having a documented setting for Low Speed).Why is it then that both CubeF4 a...

How to start with stm32f407 Discovery board

Posted on August 27, 2017 at 14:23Hello All,I am starting with stm32f407 Discovery board . I am trying to program it through IAR toolchain,From where should I start please suggest me.ThanksRegardsGulfan Ahamad#stm32f407-discovery

Firmware upgrade from a flash disk using USB HS in host mode

Posted on August 28, 2017 at 11:46I found an example that ST gives for STM32F4 Discovery it's called FW_upgrade. Its a bootloader that uses the USB FS in OTG mode and it upgrades the firmware from a flash disk. BUT..this example uses the old librari...

td by Associate II
  • 367 Views
  • 0 replies
  • 0 kudos

Do complementary timer pins take inputs?

Posted on August 26, 2017 at 03:11Hi.This may be a ultimate dumb question.I'm having hard time trying to make use of pins that are mapped to complementary outputs TIMx_CHyN (TIM1_CH2N, TIM8_CH3N, ...) to take edge interrupt on corresponding time cha...