I have to do a project for my Uni, where one of the requirements is to connect DAC (AD5721 - Datasheet) with STM32F405RGT6 (Datasheet - package : LQFP64).
This is what I have so far (DAC connected with REF02) and now I have a problem how should I connect STM with DAC. The only thing I found is that STM has pins PA4 and PA5 that can be used as DAC_OUT and I'm stuck since then.
Next thing I'm supposed to do after this is to connect JTAG(IDC20) and RS232 to STM. I haven't tried anything with it yet since I need to solve previous problem first but if it's not a trouble I would also like to get some tips about this stuff too.