STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1424 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
  • 1084 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
  • 318 Views
  • 0 replies
  • 0 kudos

read unique id from code

Posted on May 26, 2016 at 13:44STM32F051 I get a Hard fault when I try to read the uinque Id ''Unique device ID register (96 bits) The 96-bit unique device identifier... provides a reference number which is unique for any device and in any context. ...

jparera by Associate II
  • 6904 Views
  • 4 replies
  • 1 kudos

How to execute code from external SRAM?

Posted on May 26, 2016 at 06:09Hello,I'm just starting with cortex-m3 and with gnu arm toolchainMyquestion may be stupid.What I wanted to ask: 1.I know that during the development it is posible to keep everythingcode and data in SRAM and not to prog...

ngtbinh by Associate II
  • 1192 Views
  • 3 replies
  • 0 kudos

SSD1963 init problem

Posted on May 26, 2016 at 12:47I am using a STM32F103VCT6 dev board to interface to a TFT LCD having SSD1963 driver.I searched and implemented almost all drivers found on the internet, but i am unable to initialise the TFT.I am using 8 bit mode and ...

0690X00000604nrQAA.png