STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Need help - SPI and internal pull-up

Posted on October 08, 2016 at 22:46Hi, I use STM32L073 and configure SPI port. Problem is my slave device has SPI_MISO pin as open-drain, very uncommon. Question is if I configure MCU pin as SPI_MISO can I have also pull-up function on that pin or n...

darko2 by Associate
  • 448 Views
  • 1 replies
  • 0 kudos

CubeMX 4.16.1 deletes user code

Posted on October 07, 2016 at 22:51Hi. I am writing my engineering thesis and I have to build a project based on STM32F746G-Discovery. So I started by creating a project in CubeMX, then writing some code in it in Keil uVision 5, wrote my own LCD lib...

STM32F103 ADC clock on DocID13587 Rev 17 is right ?

Posted on October 08, 2016 at 05:10http://www.st.com/content/ccc/resource/technical/document/datasheet/33/d4/6f/1d/df/0b/4c/6d/CD00161566.pdf/files/CD00161566.pdf/jcr:content/translations/en.CD00161566.pdfpage 12 3. To have an ADC conversion time of...

isjeon by Associate II
  • 479 Views
  • 2 replies
  • 0 kudos

Copy data to SDRAM at startup

Posted on October 03, 2016 at 12:39Hello, I am using the STM32F746 Discovery Board with STM32 System Workbench IDE. I know SDRAM is a volatile memory but I want copy a picture to the external SDRAM at startup because it's too big for the internal Fl...

43102399 by Associate II
  • 2574 Views
  • 12 replies
  • 0 kudos

Issue with USB DFU, request for direction

Posted on August 15, 2016 at 05:34Hello all, I am working on a project where MCU will enter USB DFU mode via a command (STM32L151rd, USB-FS_4.0, 32MHz PLL driven by HSE) without sensing any button press or changing BOOT0 pin. I've configured USB VCP...

rumlyen by Associate II
  • 1057 Views
  • 5 replies
  • 0 kudos

Double arithmetics in Cube L0 (LPUART)

Posted on October 07, 2016 at 18:49Hi, First let me say how much i hate the new Cube L0 concept. Stdperipheral libraries were so much easier to use and cost so much less flash space. Baudrate generator value is calculated using this formula #define ...

STM32 LTDC TFT-LCD controller and low power modes

Posted on October 05, 2016 at 00:53Hello, I have trouble understanding something about the LTDC, bare LCDs and STM32 low power modes. If the TFT-LCD controller sends an image to a bare LCD (no controller, no framebuffer) and the STM32 then goes in S...

STM32L476VGT6 STM32CubeMX 4.16.1 RAM linker script bug

Posted on September 20, 2016 at 11:47Have just updated to STM32CubeMX 4.16.1 and now the STM32L476VGT6 linker script doesn't work. linker script is set up for RAM1 and RAM2 in the memory area but not in the sections. Had to rename RAM1 as RAM and m...

sneal by Associate II
  • 497 Views
  • 2 replies
  • 0 kudos

CubeMX Bug Report: Missing HCD_SPEED_HIGH option

Posted on July 02, 2016 at 09:05Hello,I have a project using the STM32F429 MCU with USB_OTG_HS, USB_HOST, and FatFs enabled. When configuring the  USB_HS peripheral in the Configuration tab, the CubeMX tool offers only Low and Full Speed as setting ...

ttodorov by Associate II
  • 702 Views
  • 3 replies
  • 0 kudos