STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DAC OUTPUT

Hi againI'm using STMG071 with 2*DAC. I need them as negative inputs to COMPx.in order to use PA4/PA5 for other purposes – I set  DAC1->MCR      =0x00030003; so DAC will not be output to the pin (PA4/PA5).Yet – as soon as DACs are enabled (DAC1->CR 0...

YWhit by Associate III
  • 442 Views
  • 1 replies
  • 0 kudos

Slave SPI Receive Only Interrupt

HiI have (had) a working project with an EXT interrupt which was wired to the CS pin of a SPI bus.Although it was working I had various bugs, particularly a timer interrupt, which TDK helped me resolve earlier.I've had great success with SPI master, ...

Smoun.1 by Associate III
  • 277 Views
  • 0 replies
  • 0 kudos

Nucleo F334R8 - basic example of a Timer TIM2 mystery

Hi guysSo I am developing a small PWM generator around the F334R8, it's overall extremely simple. All the work is done with another MCU sending data on SPI.On the F334R8, an EXT interrupt is called when the CS line is pulled down. From there the F3 l...

Smoun.1 by Associate III
  • 1438 Views
  • 12 replies
  • 0 kudos

Problem writing Data to Flash

Hi,I wanted to Erase and write data to select Flash memory location.I have Nucleo-L4R5ZI kit and have example Flash erase code available for L4 series which I ported to R5ZI.As you can see, the example code has two portions:Erases the page(s) which w...

KVenk.1 by Associate III
  • 775 Views
  • 1 replies
  • 0 kudos