STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Keeping Signed and Unsigned Variables or Values

I wonder about the keeping signed and unsigned values in proccessor.For example I have this define#define MY_NUMBER 8How to decide MCU number of "8" signed or "unsigned" value.How to convert binary number to keeping. For example I am doing static ana...

DCtech by Associate II
  • 461 Views
  • 1 replies
  • 0 kudos

Resolved! How much flash the BSP_QSPI_Erase_Block() erases ?

I am using STM32F769I-DISO board with an MX25L51245G QSPI chipAs I understand it, I must erase before writing. So if I have 100 bytes of date on the QSPIand I want to change byte number 51 in my 100 byte data I should first eras this location.Howev...

ICohe.1 by Associate III
  • 1266 Views
  • 3 replies
  • 0 kudos

Peripheral to peripheral DMA.

Hi all,I'm triybg to send data to a TFT from an external flash memory.I read than it is possible to comunicate 2 SPI peripherals trough DMA.I dont understand all the thing yet. Please can someone answer this:Lets say Flash is in SPI1 and TFT in SPI21...

JAlca by Senior
  • 738 Views
  • 3 replies
  • 0 kudos

Resolved! PSoc as I2C Master and ST as I2C Slave

Hi,I want to implement I2C communication between PSOC and ST.I've configured PSoc as I2C Master and ST as I2C Slave. I've succesfully transferred data from PSoc to ST but I'couldn't read data from ST.Here's the details about my implemention.When I us...

0693W000004JKqHQAW.png 0693W000004JKrEQAW.png 0693W000004JKrJQAW.png 0693W000004JKrOQAW.png
HHOKE.1 by Associate
  • 943 Views
  • 1 replies
  • 0 kudos

Error Flash memory in STM32F7508-DK

Hi,I am very new with STM32F7508-DK. For the first time, I only want to display image in the board and I think it is not a problem for this board. But still get some error with FLASH memory. This is the error:c:\st\stm32cubeide_1.4.0\stm32cubeide\plu...

ANguy.3 by Associate II
  • 856 Views
  • 3 replies
  • 0 kudos

How to setup I2S with DMA bare Metal

Hi guys,I am having the hardest of times trying to get this to work. The only thing I got working is seeing the MCLK which shows a more of a sinewave then a PWM (is that right even)?I tried everything, to copying the HAL code as well. When using HAL ...

CLeo.1 by Senior II
  • 1432 Views
  • 5 replies
  • 0 kudos