STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Interrupt on PE2 not working

Posted on May 27, 2016 at 20:49Hi, I'm working on a STM321F407IG MCU and trying to get interrupt working on pin PE2. I'm using HAL Library and got INterrupts Working on some of the other pins but not on PE2. In GPIO Configuration I set Mode of the ...

RTC_CR Daylight Saving

Posted on May 26, 2016 at 18:05 Hello, Looking at the RM0090, I can read on the RTC_CR register description : Bit 17 SUB1H: Subtract 1 hour (winter time change) When this bit is set outside initialization mode, 1 hour is subtracte...

STM32CubeMX for STM32F769

Posted on May 18, 2016 at 12:38Hi,anyone know when the STM32F769 (inc STM32F769I-DISCO & STM32F769I-EVAL boards) will be supported in CubeMX ?

STM32F7: New devices & development boards

Posted on May 27, 2016 at 11:48New http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f7-series.html?querycriteria=productId=SS1858&icmp=tt3649_gl_pron_may2016 are based on the high-performance ARM®Cortex...

0690X000006038vQAA.jpg 0690X000006035YQAQ.jpg

ST-Link Utility can't program OTP memory

Posted on May 24, 2016 at 07:33Hi all,We can't seem to program any memory in the OTP memory range on the F7 series (STM32F746VG). We are trying to program in the address range of 0x1FF0F000 onwards.When we do we get an error ''Error occured during m...

ltaylor9 by Associate II
  • 1198 Views
  • 7 replies
  • 0 kudos

CubeMX 4.15.0 download link is broken

Posted on May 27, 2016 at 06:52The MacOS Cube 4.14 to 4.15 updater managed to wedge my copy, so I blew it away and went to the website to grab the installer for 4.15.I went through the download link/accept the license/login loop a bunch of times, bu...

Differential Mode SDADC Codes

Posted on May 26, 2016 at 04:57I need to know what the differential mode SDADC conversion code is. Is it 2's compliment such that the code:  int16_t D = (int16_t)HAL_SDADC_GetValue(&hsdadc3); Will return to D a signed result such that if the positiv...

spflanze by Associate II
  • 826 Views
  • 3 replies
  • 0 kudos

Micrel Switch interface

Posted on May 26, 2016 at 19:56I am currently working on a project where I would like to interface an stm32f407 controller to a Micrel KSZ8895 Ethernet switch. The switch has a MII interface that should allow me to connect directly to one of the por...

keith by Associate
  • 269 Views
  • 0 replies
  • 0 kudos